News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
Backported ZF2 Autoloaders
May 11, 2011 @ 09:33:20

In a new post Matthew Weier O'Phinney talks about autoloaders in the Zend Framework and the changes they've made from ZF1 to ZF2. He also includes a link to a package you can try out if you'd like to backport the ZF2 autoloaders to your ZF1 application.

Interestingly, I've had quite some number of folks ask if they can use the new autoloaders in their Zend Framework 1 development. The short answer is "yes," assuming you're running PHP 5.3 already. If not, however, until today, the answer has been "no." I've recently backported the ZF2 autoloaders to PHP 5.2, and posted them on GitHub [tarball here].

His autoloader backport scripts include a class map generation tool, a PSR-0 compliant autoloader, a class map autoloader and an autoloader factory for loading multple strategies at once. He also includes a sample of how to use it with a bit of the output it might give you for your project.

0 comments voice your opinion now!
zendframework autoloader backport github


blog comments powered by Disqus

Similar Posts

Robert Basic's Blog: Online resources for Zend Framework

Andi Gutmans' Blog: 10 million downloads and counting...

Rob Allen's Blog: Zend_Config_Ini and a string

Rob Allen's Blog: New Zend Framework Blog/Website

ElectricToolBox.com: Method chaining with PHP


Community Events









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


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

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