Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:dev-barryvdh-patch-3"
| 包名 | 版本要求 |
|---|---|
| barryvdh/reflection-docblock | ^2.1.1 |
| composer/class-map-generator | ^1.0 |
| ext-json | * |
| illuminate/console | ^10 || ^11 |
| illuminate/database | ^10.38 || ^11 |
| illuminate/filesystem | ^10 || ^11 |
| illuminate/support | ^10 || ^11 |
| nikic/php-parser | ^4.18 || ^5 |
| php | ^8.1 |
| phpdocumentor/type-resolver | ^1.1.0 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo_sqlite | * |
| friendsofphp/php-cs-fixer | ^3 |
| illuminate/config | ^9 || ^10 || ^11 |
| illuminate/view | ^9 || ^10 || ^11 |
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^8 || ^9 |
| phpunit/phpunit | ^10.5 |
| spatie/phpunit-snapshot-assertions | ^4 || ^5 |
| vimeo/psalm | ^5.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-07-12 14:20:20 |
| 类型 | library |