资 源 简 介
Update: Looks like Limb3 was forked and now is being actively developed at github - http://github.com/limb-php-framework/limb. Check it out for the latest changes and releases.
Limb3 is an OpenSource(LGPL) L ibrary of I nterdependent M odules and B locks mostly aimed for rapid web application prototyping and development with PHP5.
Limb3 consists of many reusable components and you can cherry pick the ones you need and combine them with other frameworks and libraries(e.g. ZendFramework, Symfony, PEAR, etc).
Some of the most popular packages include:
core: the base package which provides lazy loading of PHP code and some advanced OO tools(automatic decorator generators, transparent object proxies, etc)
toolkit: dependency injection tools
macro: a powerful and highly customizable templating system