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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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