cliprz/loader
Composer 安装命令:
composer require cliprz/loader
包简介
Single PHP file can autoload all classes and interfaces in your project.
README 文档
README
Single PHP file can autoload all classes and interfaces in your project.
Features
- Simple
- Fast
- Support PSR-0 standard
- Support Class mapping
- Support Alias for namespace
Download and install
This class written under PHP 5.4 or newer. its simple to install only Download it and use it.
You can also Download Cliprz\Loader from Composer
{
"require": {
"php": ">=5.4",
"cliprz/loader": "1.0.*"
}
}
How to use it
You can read Manual , And we already explained Cliprz\Loader\Autoload class in Tests directory.
Author
Copyright and license
Part of Cliprz framework, Copyright 2013 Cliprz, under MIT License.
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-07