Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
composer require "barryvdh/laravel-ide-helper:dev-feat-phpstan"
| 包名 | 版本要求 |
|---|---|
| barryvdh/reflection-docblock | ^2.4 |
| composer/class-map-generator | ^1.0 |
| ext-json | * |
| illuminate/console | ^11.15 || ^12 |
| illuminate/database | ^11.15 || ^12 |
| illuminate/filesystem | ^11.15 || ^12 |
| illuminate/support | ^11.15 || ^12 |
| php | ^8.2 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo_sqlite | * |
| friendsofphp/php-cs-fixer | ^3 |
| illuminate/config | ^11.15 || ^12 |
| illuminate/view | ^11.15 || ^12 |
| larastan/larastan | ^3.1 |
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^9.2 || ^10 |
| phpstan/phpstan-phpunit | ^2.0 |
| phpunit/phpunit | ^10.5 || ^11.5.3 |
| spatie/phpunit-snapshot-assertions | ^4 || ^5 |
| vlucas/phpdotenv | ^5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-02-07 13:29:43 |
| 类型 | library |