I’ve created a kind of level and tile editor for making games with Phaser. Please watch my video tutorial about how to use it here:
Some times we need to use level and tile editor to create games, so we can easily manage game objects such as road, walls, buildings, characters, etc. Then this idea comes to my mind to create a level & tile editor for Phaser by using Phaser itself. With this level & tile editor, you can easily put your game objects and bring them to your game, and also edit them anytime.
To use zklevedit, download this file and you must extract it on your local web server directory then run it as I’ve shown you on above video tutorial.