News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Using the new autoloaders from Zend Framework 1.12
June 22, 2012 @ 08:17:05

Robert Basic has a new post today about the autoloaders in Zend Framework 1.12 and how to use them to create a classmap for use in your application.

The latest, and last, release of the Zend Framework 1.x series is just around the corner as ZF 1.12.0RC1 was announced this week. As I still have projects running ZF1 I thought about giving the most interesting new feature (for me) a spin - the new autoloaders which are backported from ZF2. I decided using the classmap autoloader as the main autoloader, and the good ol' standard autoloader as the fallback autoloader.

He includes the changes to the Front Controller (index.php) to have it know about these new autoloaders and has a command that will go through your code any pull out any require_once statements out and let the autoloader handle it instead.

0 comments voice your opinion now!
zendframework autoloader classmap tutorial requireonce


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: An introduction to PEAR's Validate package

Rob Allen's Blog: Quiet around here (Tutorial Translation - Brazillian Portuguese)

NETTUTS.com: Using PayPal’s Instant Payment Notification with PHP

Raphael Stolt's Blog: Scraping websites with Zend_Dom_Query

Icemelon.com: Dynamic Images in PHP (with GD)


Community Events











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


interview language framework zendframework2 functional phpunit community podcast code unittest composer release conference opinion introduction object development database example testing

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