Phaser Matter Collision Plugin
With the Phaser Matter Collision plugin, you can easily manage the behavior of objects in your game when they collide with other objects.
When you create the particle collisions via Matter.js, you can use this tool for tracking and stopping collisions. This plugin will wrap all the collision logic used in an easier and modular way.
Phaser Matter Collision can be installed as a script or as a module.
Learn more about the plugin here.