Original Content

Zend Framework Packagizer

p. Jani Hartikainen (no, not the Finnish soccer player) has “posted on his blog”:http://codeutopia.net/blog/2008/10/06/zend-framework-components-as-separate-zips-from-the-main-distro-sure/ about a project he built that allows you to “build custom packages”:http://codeutopia.net/pack/ of “Zend Framework”:http://framework.zend.com components.

bq. The “packageizer”:http://fi.php.net/tokenizer started as an exercise on the “PHP tokenizer”:http://fi.php.net/tokenizer functions. I wanted to try it out, and I also wanted to do something useful with it.

p. Currently you can only select a sinlge class to “packagize”, however Jani agreed with a commenter that allowing users to select multiple classes to include in the package would be a good feature.

Published: November 17th, 2008 at 5:52
Categories: News, Zend Framework

2 comments to “Zend Framework Packagizer”

I wish I knew about this just 2 days ago when I had to manually pull out the OpenID component (and everything it depends on). But for future projects, Jani: Thank you!