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.4.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ~1.3 |
| php | >=5.3.3 |
| symfony/console | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-05-26 10:57:51 |
| 类型 | library |