Skip to content

sbrbot/PHPDAO

Repository files navigation

PHP DAO Builder v5

This is web application for automatic creation of Data Access Objects layer from MySQL database.

There's no need for manual configuration, no need for manual definition of tables, columns, etc!

This app will read your MySQL database schema; tables, views, relations among tables, indexes etc and automatically generate DAO classes in PHP with CRUD(S) methods with all their properties and (getter/setter/finder) methods.

About

PHP Data Access Objects (DAO) Layer Builder for MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published