Thanks to Matthew Harris, you can add his CakePHP bundle to TextMate.
Type the following commands to install the CakePHP bundle :
# Create this directory if it doesn’t exist `mkdir -p`
$ cd ~/Library/Application\ Support/TextMate/Bundles
$ svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/PHP\ Cake.tmbundle
You’ll need the subversion client to do this. If you don’t have SVN, refer to http://subversion.tigris.org/project_packages.html on installing it.
