News Feed
Jobs Feed
Sections




News Archive
Teknoid's Blog:
A deeper look at working with CakePHP shells
July 15, 2009 @ 09:48:41

On his blog recently teknoid has posted a deeper look at using shells for the CakePHP framework that allow you to quickly make your application usable from the command line.

Why is that a good thing or what is it generally used for? Well, probably the #1 reason to write a shell is to allow certain aspects of your application to be executed by cron (behind the scenes), rather than through human intervention or web interface. [...] The other option is, of course, to be able to automate some mundane tasks... just take a look at the power of "bake".

He's broken things up into a few different categories - a general look at what the shells are and how they can be used, some of the more handy shell methods included by default, how to load in models to get access to your data and, finally, how to call a method from one of your classes.

0 comments voice your opinion now!
commandline shell cakephp


blog comments powered by Disqus

Similar Posts

Developer Tutorials Blog: Testing PHP with the interactive shell

Shane O'Sullivan's Blog: The Cake PHP MVC framework and its Amazing Technicolor Documentation

Kevin van Zonneveld's Blog: Create daemons in PHP

The Bakery: Six New Components/Articles/Tutorials (SOAP, XHR, Tickets, Models, Releases & Flashes)

Felix Geisendorfer's Blog: New Google Analytics API / DataSource!


Community Events











Don't see your event here?
Let us know!


series zendframework2 interview testing language application community unittest opinion podcast example functional introduction composer code api phpunit development release framework

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