Search found 1 match
- Tue Feb 19, 2008 9:53 am
- Forum: PHP - Theory and Design
- Topic: Doctrine ORM and Framework or Form Helper
- Replies: 0
- Views: 307
Doctrine ORM and Framework or Form Helper
Hi, I've just read the Doctrine documentation (http://www.phpdoctrine.org) and I really love it, now to be complete I'm looking for something to assists form construction by considering the table declarations from Doctrine and no longer have to write things like this: <input name="email" ....