Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:2.6.3"
| 包名 | 版本要求 |
|---|---|
| barryvdh/reflection-docblock | ^2.0.6 |
| composer/composer | ^1.6 |
| illuminate/console | ^5.5|^6 |
| illuminate/filesystem | ^5.5|^6 |
| illuminate/support | ^5.5|^6 |
| php | >=7 |
| 包名 | 版本要求 |
|---|---|
| doctrine/dbal | ~2.3 |
| illuminate/config | ^5.5|^6 |
| illuminate/view | ^5.5|^6 |
| phpro/grumphp | ^0.14 |
| phpunit/phpunit | 4.* |
| scrutinizer/ocular | ~1.1 |
| squizlabs/php_codesniffer | ^3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-08-31 10:53:08 |
| 类型 | library |