News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Creating Zend Framework snippets for TextMate
February 21, 2008 @ 09:39:00

Raphael Stolt has posted a new entry to his blog that talks about combining two things that many developers out there already use - the Zend Framework and the TextMate editor. He shows hos to make some useful code snippets that can be customized to whatever you might need.

To reduce the typing effort for the most common tasks in creating a Zend Framework based application, which are creating action controllers including their hosted actions and creating new models for accessing the underlying database, I spent some minutes to figure out how to create and add these valuable snippets to the default PHP bundle.

The contents of the examples snippets are included - one to set up a controller, one to add an action to it and an third that will automatically set a table name property.

0 comments voice your opinion now!
zendframework textmate snippet example controller action table


blog comments powered by Disqus

Similar Posts

Lukas Smith's Blog: KISS my...

Stefan Mischook's Blog: PEAR vs. Zend Framework

Zend Developer Zone: Mobile Platforms Built On Object-Oriented PHP 5

Alexander Netkachev's Blog: Controller/Action versus Folder/Page

David Otton's Blog: PHP Tip: Classes Aren’t Derived From stdClass


Community Events











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


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

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