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:4.2.0"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| nikic/php-parser | ^4.10.3 |
| php | ^7.0.8 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.4.1 |
| graham-campbell/analyzer | ^2.4.3 || ^3.0.4 |
| phpunit/phpunit | ^6.5.14 || ^7.5.20 || ^8.5.19 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-08-28 21:56:17 |
| 类型 | library |