News Feed
Jobs Feed
Sections




News Archive
Till Klampaeckel's Blog:
Zend Framework CRUD
May 22, 2012 @ 10:07:20

In this new post to his blog Till Klampaeckel shares a Zend Framework "base" controller that makes it easier to do the usual CRUD (Create, Read, Update, Delete) operations in an application.

I think it took me (or us) a couple attempts to get this right - let me introduce you to Zf_Crud, a CRUD controller for the Zend Framework. [...] Zf_Crud aims to provide you with an interface for any table possible - think of it as a phpMyAdmin more tailored towards your data and (thanks to Twitter Bootstrap and the Easybib_Form_Decorator) prettier!

He shows how to install and use it (via PEAR or Composer) and an example of a controller extending it. You can find the code here on github, ready to clone and try out.

0 comments voice your opinion now!
zendframework crud controller base github zfcrud


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: About planetary-sized posters

Rob Allen: Injecting configuration into a ZF2 controller

PHPClasses.org: Using DaDaBIK to create a PHP CRUD Database Front-End without coding

Zend Developer Zone: Leveraging Zend Framework Components from Adobe Flash Platform Applications

Rob Allen: Zend\ServiceManager configuration keys


Community Events











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


introduction application code example object framework tool zendframework2 opinion series testing interview unittest development language podcast functional release community phpunit

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