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.3.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^1.2.2 |
| php | >=5.3.3 |
| symfony/console | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-04-15 21:59:30 |
| 类型 | library |