Small Entity Schema
sebk69
Posted on October 15, 2024
Small Entity Schema is a class schema designer disguised in library in order to integrate any composer project.
It is specialized on Small Swoole Entity Manager ORM entities generation and update.
Your modifications on PHP classes :
- Comments
- implements
- Attributes
- Custom properties
- Methods
will be keep during update process.
Screenshots
Install
composer require small/entity-schema
Serve application
composer entity-schema-start
and go to your navigator :
http://localhost:5173
Stop serving
composer entity-schema-stop
💖 💪 🙅 🚩
sebk69
Posted on October 15, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.