Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
composer require "classpreloader/classpreloader:1.2.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ~1.0 |
| php | >=5.3.3 |
| symfony/console | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-01-26 22:06:19 |
| 类型 | library |