PHP DAO/VO Generator News
Status: Beta
Brought to you by:
rickbeton
It's likely that this project will be wound up in the medium term. There are much better alternatives now, such as Propel (http://propel.phpdb.org/trac/wiki/WikiStart) and the Symfony Framework (http://www.symfony-project.com/).
I shall be moving my own apps over to other tools in future.
The improved MySQL API 'mysqli' comes with PHP5. PhpDao can now use mysqli via a new command line option.
The project files are now under source control using Subversion. The old CVS will no longer be used. This makes future development easier.