classpreloader/classpreloader 4.1.x-dev

Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case

library MIT
安装
composer require "classpreloader/classpreloader:4.1.x-dev"
依赖
包名版本要求
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.13
版本详情
许可证MIT
发布时间2020-12-31 16:59:25
类型library