PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
Features
- Eclipse Plug-in, to directly generate PHP Classes in Eclipse IDE with just some mouse clicks
- create PHP Classes from database tables with an easy to use Eclipse Wizard
- one PHP class will be created for each database table
- customizable, template based class generator
- create a PHP database access API from an existing database Layout in just seconds
- supports MySQL Database (more to come)
- Eclipse update site is available here: http://phpclassgenerator.schallschlucker.de/
License
GNU General Public License version 2.0 (GPLv2)Follow PHP Class Generator Eclipse plug-in
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent work. It helps a lot.
-
great project to speed up php data(base) access object development when creating a new project