News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Getting Started with Zend Server CE

PHP-GTK Community Site: Extending GtkMenu class for Popup menu dialog

Chris Hartjes' Blog: Metatesting: Understanding Mock Objects

DeveloperTutorials.com: Building Desktop Applications in PHP

DevShed: Positioning Strings with the show_xy() Method in PDF Documents with PHP 5


Community Events











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


zendframework2 opinion rest introduction conference usergroup symfony2 development testing language podcast community functional interview phpunit framework release series symfony database

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