php.package.health
4 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
laminas/laminas-db | Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations | ^2.20.0 | 2.20.0 | up to date |
laminas/laminas-paginator | Paginate collections of data from arbitrary sources | ^2.19.0 | 2.19.0 | up to date |
laminas/laminas-servicemanager | Factory-Driven Dependency Injection Container | ^3.22.1 | 4.4.0 | outdated |
psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.1.2 | 2.0.2 | outdated |
20 total, 7 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
infection/infection | Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults. | ^0.29.8 | 0.30.1 | outdated |
laminas/laminas-i18n | Provide translations for your application, and filter and validate internationalized values | ^2.29.0 | 2.30.0 | up to date |
laminas/laminas-inputfilter | Normalize and validate input sets from the web, APIs, the CLI, and more, including files | ^2.33.0 | 2.33.0 | up to date |
laminas/laminas-modulemanager | Modular application system for laminas-mvc applications | ^2.17.0 | 2.17.0 | up to date |
laminas/laminas-validator | Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria | ^2.64.1 | 3.4.1 | outdated |
mimmi20/coding-standard | The Coding Standard is a set of PHPCS rules. | ^5.3.2 | 6.1.2 | outdated |
nikic/php-parser | A PHP parser written in PHP | ^5.5.0 | v5.4.0 | outdated |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.4.3 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.1.17 | 2.1.17 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2.0.3 | 2.0.3 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0.6 | 2.0.6 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5.45 | 12.2.5 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^2.0.18 | 2.1.0 | up to date |
rector/type-perfect | Next level type declaration checks | ^2.1.0 | 2.1.0 | up to date |
shipmonk/composer-dependency-analyser | Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) | ^1.8.3 | 1.8.3 | up to date |
symfony/process | Executes commands in sub-processes | ^6.4.19 | v7.3.0 | outdated |
symplify/phpstan-rules | Set of Symplify rules for PHPStan | ^14.6.9 | 14.6.6 | outdated |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^1.0.0 | 1.0.0 | up to date |
tomasvotruba/type-coverage | Measure type coverage of your project | ^2.0.2 | 2.0.2 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^2.0.1 | 2.0.1 | up to date |