Freelancercafe

Friday, May 18th

Last update05:06:15 AM GMT

You are here: Web & Programming PHP Tools

PHP Tools

CakePHP Bake – Baking Models

E-mail Print

One of the things that sold me on CakePHP is the bake routine. This is basically code generation for the lazy types like myself. It was good in CakePHP version 1.1, now it’s just awesome. The only way they can make it better is to

PHP Generator

E-mail Print

Are there different ways to generate a PHP form when you need one? The answer is yes, there are a couple of different ways that you can use to generate any PHP form that is needed.

XDebug

E-mail Print

Xdebug is a PHP extension which provides debugging and profiling capabilities.

Webgrind

E-mail Print

Webgrind is an Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind  and installs in seconds and works on all platforms.