search
top

Coda Plugin: PHP Getter/Setter

After being busy busy busy i had some time to write a little plugin for Coda by Panic which i felt missing for those of us writing PHP classes all day long. Getter/Setter is inspired by the function that is included in Zend Studio for Eclipse and creates public getVariable and setVariable methods from the member variables you select. Here’s a example class: class SomeClass extends SomeOtherClass... read more

QLColorCode and CakePHP Templates

Mac OSX Hint: If you use the QLColorCode plugin for QuickLook to get fancy highlight when viewing a file, you might want to have the same when viewing CakePHP *.ctp and *.thtml files. It involves a bit of hacking, but not much. ... read more
 Page 1 of 2  1  2 »
top