PHP Canonic Autoloader 0.3.2
shared.phar is a map-based PHP autoloader with full PHP syntax compliance and PHAR package support. It can handle shared system libraries as well as per-project scripts. Classes, interfaces, traits and functions or constants are scanned explicitly or implicitly in any *.php include or *.phar collection its managed class path. It's itself a compressed zip-Phar for easier management and deployment, and can be used in conjunction to composer/phar-composer and diffused PSR-x directories.
Tags | php class-autoloader phar php-package case-insensitive packaging |
---|---|
License | Public Domain |
State | historic |