Entity generator for all DBALs
- dkorpar
- Member | 135
Entity generator is for everyone who doesn't want to use full blown ORM but
want full autocomplete in IDE and have additional strict type checking for
database data:
https://github.com/…ty-generator
It doesn't really matter what DBAL you're using entity generator works with
any…
There is also bridge for nette/dibi which also adds console command for easy
access
https://github.com/…ty-generator