News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Raphael Stolt's Blog:
Creating Zend Framework snippets for TextMate
0 comments :: posted Thursday February 21, 2008 @ 09:39:00
voice your opinion now!

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.

tagged with: zendframework textmate code snippet example controller action table



zendframework book PHP5 security framework ajax developer release PEAR package releases code pecl cakephp zend mysql conference job database application

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