You may find these tutorials useful as they also discuss using Phaser with our other gamedev tools.

How to create sprite sheets for Phaser 3 with TexturePacker
How to create sprite sheets for Phaser 3 with TexturePacker

Learn how to create sprite sheets for Phaser 3 with TexturePacker. This tutorial also explains how to create an animation and how optimize your spritesheet.

Creating spritesheets for Phaser 2 with TexturePacker
Creating spritesheets for Phaser 2 with TexturePacker

Short tutorial how to create SpriteSheets for Phaser.io using TexturePacker

How to create physics shapes for Phaser 3 and Matter JS
How to create physics shapes for Phaser 3 and Matter JS

Tutorial: Create a demo with Phaser 3 and the MatterJS physics engine. Learn how to create collision polygons from complex shapes. Free source code included.

Tutorial: Creating a game with Phaser and P2 Physics
Tutorial: Creating a game with Phaser and P2 Physics

Learn how to create a physics enabled game using Phaser and P2 Physics Engine.