php.package.health
9 total, 1 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
azjezz/psl | PHP Standard Library | ^2.9 | 3.0.2 | outdated |
beste/in-memory-cache | A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests. | ^1.0 | 1.3.1 | up to date |
lcobucci/jwt | A simple library to work with JSON Web Token and JSON Web Signature | ^5.2 | 5.4.2 | up to date |
php-http/discovery | Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations | ^1.19.2 | 1.20.0 | up to date |
psr/cache | Common interface for caching libraries | ^2.0 || ^3.0 | 3.0.0 | up to date |
psr/http-client | Common interface for HTTP clients | ^1.0.3 | 1.0.3 | up to date |
psr/http-client-implementation | Virtual implementation package for psr/http-client | * | | unknown |
psr/http-factory | PSR-17: Common interfaces for PSR-7 HTTP message factories | ^1.0.2 | 1.1.0 | up to date |
psr/http-message | Common interface for HTTP messages | ^2.0 | 2.0 | up to date |
14 total, 6 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
beste/clock | A collection of Clock implementations | ^3.0 | 3.0.0 | up to date |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.45.0 | v3.64.0 | up to date |
google/auth | Google Auth Library for PHP | ^1.33 | v1.43.0 | up to date |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.8.1 | 1.8.2 | up to date |
php-standard-library/phpstan-extension | PHPStan PSL extension | ^1.0 | 2.0.0 | outdated |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.3.1 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10.50 | 2.0.1 | outdated |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.1.4 | 2.0.0 | outdated |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.3.15 | 2.0.1 | outdated |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.5.2 | 2.0.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5.5 | 11.4.3 | outdated |
symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^6.4.2 || ^7.0.2 | v7.1.8 | up to date |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^6.4.2 || ^7.0.2 | v7.1.8 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.6 | v5.6.1 | up to date |