Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:2.4.2"
| 包名 | 版本要求 |
|---|---|
| barryvdh/reflection-docblock | ^2.0.4 |
| illuminate/console | ^5.0,<5.7 |
| illuminate/filesystem | ^5.0,<5.7 |
| illuminate/support | ^5.0,<5.7 |
| php | >=5.4.0 |
| symfony/class-loader | ^2.3|^3.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/dbal | ~2.3 |
| illuminate/config | ^5.0,<5.7 |
| illuminate/view | ^5.0,<5.7 |
| phpunit/phpunit | 4.* |
| scrutinizer/ocular | ~1.1 |
| squizlabs/php_codesniffer | ~2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-02-07 08:31:35 |
| 类型 | library |