Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Matt Curry's Blog:
Interactive Plugin For CakePHP Console and DebugKit
Jun 10, 2009 @ 14:33:36

Matt Curry has released a new plugin for running code against a CakePHP installation (either via DebugKit or the command line).

I teased this on twitter last week, so here’s the official release. The interactive plugin is a super easy way to run code against your Cake app. You can use it either through a custom panel in the DebugKit or from the command line as a shell.

The plugin [github] allows you to run all sorts of operations - simple PHP commands, Cake functions, application code, debugging statements and SQL queries.

tagged: debugkit cakephp interactive plugin

Link:


Trending Topics: