Zend Framework Packagizer
ZendEditor |
2 comments | November 17th, 2008
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.


2 comments to “Zend Framework Packagizer”
November 17th, 2008 at 6:34 pm
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!
November 18th, 2008 at 11:44 am
I also posted another post about version 2 of the script here: http://codeutopia.net/blog/2008/11/14/improved-zend-framework-package-maker/