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

Ryan Mauger's Blog: Zend Framework tips on Evernote

Markus Wolff's Blog: Fulltext search as a webservice

ZendCasts.com: Introducing Action Helpers

Adam Jensen's Blog: Cron tasks in Zend Framework apps

PHPMaster.com: Generating Invoices with Zend_Pdf


Community Events











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


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

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