Hello,

Does anyone know of a good (free) DAO/VO generator? I used one a year or so ago and cant seem to find it anymore. If i remember correctly, it worked as such (and was very slick).

1) download and install some php code/app
2) bring up the main page
3) fire in connection information to mysql database
4) hit generate (or whatever)

it would then create the DAO and VO classes for every table in my database.

I searching around today, i am seeing many similar products, but nothing as simple and straightforward.

Thanks

    Don't know if this is the one you used, but Php Object Generator works that way. First time you use the site it will give you a zip to download that then does what you say.

      9 days later
      Write a Reply...