php.package.health
2 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
psr/log | Common interface for logging libraries | ^1.1 || ^2 || ^3 | 3.0.2 | up to date |
thecodingmachine/safe | PHP core functions that throw exceptions instead of returning FALSE on error | ^2.1 | v2.5.0 | up to date |
16 total, 4 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
cdn77/coding-standard | Cdn77 Coding Standard | ^7.0 | 7.2.11 | up to date |
colinodell/psr-testlogger | PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too! | ^1.0 | v1.3.0 | up to date |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.3 | 1.8.2 | up to date |
php-http/curl-client | PSR-18 and HTTPlug Async client with cURL | ^2.1 | 2.3.3 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.0 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.5.3 | 2.0.1 | outdated |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.0.0 | 2.0.0 | outdated |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.1.0 | 2.0.1 | outdated |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.1.0 | 2.0.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^11.0 | 11.4.3 | up to date |
psr/http-client | Common interface for HTTP clients | ^1.0 | 1.0.3 | up to date |
psr/http-factory | PSR-17: Common interfaces for PSR-7 HTTP message factories | ^1.0 | 1.1.0 | up to date |
psr/http-message | Common interface for HTTP messages | ^2.0 | 2.0 | up to date |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.5 | 3.11.0 | up to date |
symfony/process | Executes commands in sub-processes | ^7.0 | v7.1.7 | up to date |
thecodingmachine/phpstan-safe-rule | A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe | ^1.0 | v1.2.0 | up to date |