miknatr / dbster
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v3.0.0.rc3) of this package.
v3.0.0.rc3
2016-10-12 16:16 UTC
Requires
- miknatr/generni: v1.1.0
Requires (Dev)
- phpunit/phpunit: ^5.6
This package is not auto-updated.
Last update: 2018-07-31 21:11:02 UTC
README
It can analyze your db schema (sql file) and generate model classes and insert/update builders for all fields. Then IDE like PhpStorm can do inspection for undefined methods and autocompletion for models and builders for every concrete db table.