News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
ProDevTips.com:
PHP Doctrine - adding automatic, simple CRUD
October 28, 2008 @ 11:14:27

The ProDevTips site continues their look at using Doctrine in PHP with this latest article in the series that adds in a simple, automatic CRUD system to the application.

I just found myself wishing for automatic CRUD, for quick and simple administrative tasks, as it turned out a very easy thing to add.

They create a model for their Company table and a new controller to handle the admin requests. Throw in some fetching functions, a bit of form handling and a bit of Smarty login and you have a simple admin form that automatically creates itself based on the columns in the table.

25 comments voice your opinion now!
doctrine crud simple tutorial controller model smarty




Community Events





Don't see your event here?
Let us know!


introduction development symfony2 api series compile conference test release language opinion community interview podcast application phpunit extension unittest framework custom

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework