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:2.0.0"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ~1.3 |
| php | >=5.5.9 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-06-28 21:39:13 |
| 类型 | library |