Imagine you want to start a new project in PHP using MySQL as a DB server. You create your tables and then the first thing you should do is... Create the DAO files. And this is the boring, error prone part of your system.<p>

yapd will do it for you: it will read your schema in MySQL and it will create four files for you:
* A file for the data object
* A file for the interface
* The DAO file
* The file that extends the DAO files (for custom queries)

I've used the fantastic phpdao software and I have fixed some bugs, added more phpdoc elements and used PHP MySQL's PDO system (instead of the deprecated mysql php driver)

Project Activity

See All Activity >

Categories

Code Generators

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow yapd

yapd Web Site

You Might Also Like
Employee monitoring software with screenshots Icon
Employee monitoring software with screenshots

Clear visibility and insights into how employees work. Even remotely.

Stay productive working at any distance from anywhere with Monitask.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of yapd!

Additional Project Details

Intended Audience

Developers

User Interface

Command-line

Programming Language

PHP

Database Environment

MySQL

Related Categories

PHP Code Generators

Registered

2012-08-21