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.0.1"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| nikic/php-parser | ^4.3 |
| php | ^7.0.8 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.3 |
| graham-campbell/analyzer | ^2.4.1 |
| phpunit/phpunit | ^6.5.10|^7.5.15 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-04-12 22:02:42 |
| 类型 | library |