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.3.0"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| nikic/php-parser | ^4.19.4 || ^5.4.0 |
| php | ^7.2.5 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.8.1 |
| graham-campbell/analyzer | ^3.0.7 || ^4.2.1 |
| phpunit/phpunit | ^8.5.41 || ^9.6.22 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-01-13 00:14:36 |
| 类型 | library |