Jani Hartikainen (no, not the Finnish soccer player) has posted on his blog about a project he built that allows you to build custom packages of Zend Framework components.

The packageizer started as an exercise on the PHP tokenizer functions. I wanted to try it out, and I also wanted to do something useful with it.

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.