News Feed
Jobs Feed
Sections




News Archive
DevShed:
More Examples of Creating Command Objects with PHP 5
December 19, 2006 @ 12:36:00

DevShed is moving right along with their series concerning Command objects with this new article showing even more examples of how they're used.

Turning special attention to this second article of the series, I'll develop a few more hands-on examples concerning the pattern in question, thus you can reaffirm the concepts learned in the preceding installment.

They start off by building an array command class to act as a base for the rest of the tutorial. They make two more command classes to point to the commands to be issued (lowercase or reverse a string). Next up is the commanded class to handle the actions themselves. Finally, they plug it all together and show a complete example, including usage.

0 comments voice your opinion now!
command object php5 example tutorial string manipulate command object php5 example tutorial string manipulate


blog comments powered by Disqus

Similar Posts

Community News: PHP Advent 2011 is Complete!

NETTUTS.com: Create a PHP5 Framework - Part 2

DZone.com: External processes and PHP

Alexander Netkachev's Blog: 404 error with Zend Framework Front Controller

Brandon Savage's Blog: Installing PHP 5.3 On Ubuntu


Community Events











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


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

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