News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zend_Tool for the Developer
January 15, 2009 @ 10:21:35

Ralph Schindler has a recent tutorial posted to the Zend Developer Zone site looking at how you can extend the Zend_Tool component of the Zend Framework to meet your needs.

In order to understand how to extend Zend_Tool, you need to know a few things about its overall structure. The whole of the system was built with extensibility in mind. Each of the major functional parts of the system are abstracted in such a way that its easy to not only extend, but to replace with completely separate implementations. [...] But for our first order of business, we'll demonstrate how to add new commands to the Zend_Tool system.

He dives into the details of the Zend_Tool internals (including the Manifest component, the Provider_Version and the Provider_interface) before getting into the example code of the actual extension. He makes the typical "Hello World" example and shows how, with a simple command line call, you can execute the provider.

0 comments voice your opinion now!
zendtool zendframework component extend tutorial


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO

Zend Developer Zone: PHP: Performance, Scalability, and Web Services Podcast

Rob Allen's Blog: Zend Framework 2 in Action

PHPBuilder.com: Building a PHP Calendar

PHPit.net: An Introduction to the Winbinder Library (Part 1)


Community Events











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


language introduction conference symfony2 framework database podcast rest series example functional opinion usergroup testing development interview release community zendframework2 phpunit

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