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:3.2.x-dev"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^1.0|^2.0|^3.0 |
| php | >=5.5.9 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.8|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-04-12 22:01:25 |
| 类型 | library |