php.package.health
5 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
illuminate/support | The Illuminate Support package. | ^11 || ^12 | v12.9.2 | up to date |
mll-lab/php-utils | Shared PHP utility functions of MLL | ^5.2 | v5.12.1 | up to date |
mll-lab/str_putcsv | The missing `str_putcsv` function for PHP | ^1 | v1.1.0 | up to date |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ^4.7 | 4.7.6 | up to date |
thecodingmachine/safe | PHP core functions that throw exceptions instead of returning FALSE on error | ^1 || ^2 | v3.1.0 | outdated |
18 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.6 | 4.2.3 | outdated |
ergebnis/composer-normalize | Provides a composer plugin for normalizing composer.json. | ^2 | 2.46.0 | up to date |
jangregor/phpstan-prophecy | Provides a phpstan/phpstan extension for phpspec/prophecy | ^2 | 2.1.1 | up to date |
jbzoo/mermaid-php | Generate diagrams and flowcharts with the help of the mermaid script language | ^2.3 | 7.2.3 | outdated |
larastan/larastan | Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel | ^3 | v3.1.0 | up to date |
laravel/framework | The Laravel Framework. | ^11 || ^12 | v46011 | outdated |
mll-lab/graphql-php-scalars | A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php | ^4 || ^5 | v6.4.0 | outdated |
mll-lab/php-cs-fixer-config | Shared rules for php-cs-fixer | ^5 | v5.10.0 | up to date |
mll-lab/rector-config | Shared rules for Rector | ^2 | v2.5.0 | up to date |
orchestra/testbench | Laravel Testing Helper for Packages Development | ^9 || ^10 | v10.2.1 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2 | 2.1.12 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2 | 2.0.1 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2 | 2.0.6 | up to date |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2 | 2.0.4 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^11.5.10 || ^12 | 12.1.2 | up to date |
spaze/phpstan-disallowed-calls | PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed. | ^4.4 | v4.5.0 | up to date |
thecodingmachine/phpstan-safe-rule | A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe | ^1.2 | v1.4.0 | up to date |