php.package.health
15 total, 7 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
cache/array-adapter | A PSR-6 cache implementation using a php array. This implementation supports tags | ^1.0 | 1.2.0 | up to date |
doctrine/annotations | Docblock Annotations Parser | ^1.10 | 2.0.2 | outdated |
doctrine/cache | PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. | ^1.10 | 2.2.0 | outdated |
jms/serializer | Library for (de-)serializing data of any complexity; supports XML, and JSON. | ^3.9 | 3.31.1 | up to date |
php-http/client-implementation | Virtual implementation package for php-http/client | ^1.0 | | unknown |
php-http/discovery | Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations | ^1.12 | 1.20.0 | up to date |
php-http/httplug | HTTPlug, the HTTP client abstraction for PHP | ^2.2 | 2.4.1 | up to date |
php-http/message-factory | Factory interfaces for PSR-7 HTTP Message | ^1.0 | 1.1.0 | up to date |
php-http/multipart-stream-builder | A builder class that help you create a multipart stream | ^1.1 | 1.4.2 | up to date |
psr/cache | Common interface for caching libraries | ^1.0 | 3.0.0 | outdated |
psr/http-client | Common interface for HTTP clients | ^1.0 | 1.0.3 | up to date |
psr/http-message | Common interface for HTTP messages | ^1.0 | 2.0 | outdated |
psr/log | Common interface for logging libraries | ^1.1 | 3.0.2 | outdated |
symfony/expression-language | Provides an engine that can compile and evaluate expressions | ^4.1|^5.1 | v7.1.6 | outdated |
symfony/validator | Provides tools to validate values | ^4.1|^5.1 | v7.1.8 | outdated |
11 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
brainmaestro/composer-git-hooks | Easily manage git hooks in your composer config | ^2.8 | v3.0.0 | outdated |
dealerdirect/phpcodesniffer-composer-installer | PHP_CodeSniffer Standards Composer Installer Plugin | ^0.7.0 | v1.0.0 | outdated |
nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.3 | 1.8.2 | up to date |
phpcompatibility/php-compatibility | A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. | * | 9.3.5 | up to date |
php-http/curl-client | PSR-18 and HTTPlug Async client with cURL | ^2.1 | 2.3.3 | up to date |
php-http/message | HTTP Message related tools | ^1.9 | 1.16.2 | up to date |
php-http/mock-client | Mock HTTP client | ^1.4 | 1.6.1 | up to date |
phpmd/phpmd | PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. | ^2.9 | 2.15.0 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.3 | 11.4.3 | outdated |
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 |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.2 | v5.6.1 | up to date |