资 源 简 介
A lite framework designed to manage autoloading of your PHP classes. Intelligencer will find all the classes for you and load them quickly and efficiently.
Why should you use Intelligencer?
* You want to scan the contents of files and find all classes inside them. The framework provides the powerful instructions for searching with the cache support.
* You want to load the files according to the templates (e.g. Zend autoloading approach or Java class naming conventions)
* You want autoloaders to be prioritized
* You want your code to be independent from the locations of the sources
Features:
* Intuitive
* Supports Namespaces
* Works with PHP >= 5.0
* Fully unit tested
* Custom loading approaches
* Highly scalable
Good luck and...
Manage your autoloading easily!!
Intelligencer 2.2 is coming soon!! - read an overview of new features IntelligencerOverview\_2\_2
What"s n