Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
composer require "nunomaduro/larastan:2.x-dev"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| iamcal/sql-parser | ^0.5.0 |
| illuminate/console | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/container | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/contracts | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/database | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/http | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/pipeline | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| illuminate/support | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| php | ^8.0.2 |
| phpstan/phpstan | ^1.12.17 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^13 |
| laravel/framework | ^9.52.20 || ^10.48.28 || ^11.41.3 |
| mockery/mockery | ^1.5.1 |
| nikic/php-parser | ^4.19.1 |
| orchestra/canvas | ^7.11.1 || ^8.11.0 || ^9.0.2 |
| orchestra/testbench-core | ^7.33.0 || ^8.13.0 || ^9.0.9 |
| phpstan/phpstan-deprecation-rules | ^1.2 |
| phpunit/phpunit | ^9.6.13 || ^10.5.16 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-06-25 02:44:44 |
| 类型 | phpstan-extension |