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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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