Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:2.9.3"
| 包名 | 版本要求 |
|---|---|
| barryvdh/reflection-docblock | ^2.0.6 |
| composer/composer | ^1.6 || ^2 |
| doctrine/dbal | ^2.6 || ^3 |
| ext-json | * |
| illuminate/console | ^8 |
| illuminate/filesystem | ^8 |
| illuminate/support | ^8 |
| nikic/php-parser | ^4.7 |
| php | ^7.3 || ^8.0 |
| phpdocumentor/type-resolver | ^1.1.0 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo_sqlite | * |
| friendsofphp/php-cs-fixer | ^2 |
| illuminate/config | ^8 |
| illuminate/view | ^8 |
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^6 |
| phpunit/phpunit | ^8.5 || ^9 |
| spatie/phpunit-snapshot-assertions | ^3 || ^4 |
| vimeo/psalm | ^3.12 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-04-02 14:32:13 |
| 类型 | library |