php.package.health
5 total, 4 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.5 | 4.2.1 | outdated |
illuminate/contracts | The Illuminate Contracts package. | ^9.0 || ^10.0 | v11.30.0 | outdated |
illuminate/database | The Illuminate Database package. | ^9.0 || ^10.0 | v11.30.0 | outdated |
illuminate/support | The Illuminate Support package. | ^9.0 || ^10.0 | v11.30.0 | outdated |
spatie/laravel-package-tools | Tools for creating Laravel packages | ^1.14.0 | 1.16.5 | up to date |
11 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
larastan/larastan | Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel | ^2.8.0 | v2.9.10 | up to date |
laravel/pint | An opinionated code formatter for PHP. | ^1.0 | v1.18.1 | up to date |
nunomaduro/collision | Cli error handling for console/command-line PHP applications. | ^7.6.0 | v8.5.0 | outdated |
orchestra/testbench | Laravel Testing Helper for Packages Development | ^8.5 | v9.5.2 | outdated |
pestphp/pest | The elegant PHP Testing Framework. | ^2.8.1 | v3.5.1 | outdated |
pestphp/pest-plugin-laravel | The Pest Laravel Plugin | * | v3.0.0 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.1 | 1.4.3 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.0 | 1.2.1 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.0 | 1.4.0 | up to date |
spatie/laravel-ray | Easily debug Laravel apps | ^1.26 | 1.37.1 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.5 | v5.6.1 | up to date |