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