php.package.health
50 total, 23 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
colinmollenhour/cache-backend-file | The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning. | ~1.4.1 | v1.4.8 | up to date |
colinmollenhour/cache-backend-redis | Zend_Cache backend using Redis with full support for tags. | 1.14.2 | 1.17.1 | outdated |
colinmollenhour/credis | Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance. | 1.12.1 | v1.16.1 | outdated |
colinmollenhour/php-redis-session-abstract | A Redis-based session handler with optimistic locking | ~1.4.5 | v2.0.0 | outdated |
composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | ^1.9 || ^2.0 | 2.8.2 | up to date |
elasticsearch/elasticsearch | PHP Client for Elasticsearch | ~7.16.0 | v8.15.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^7.3.0 | 7.9.2 | up to date |
laminas/laminas-captcha | Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more | ^2.11 | 2.17.0 | up to date |
laminas/laminas-code | Extensions to the PHP Reflection API, static code scanning, and code generation | ~4.5.0 | 4.15.1 | outdated |
laminas/laminas-db | Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations | ^2.13.4 | 2.20.0 | up to date |
laminas/laminas-dependency-plugin | Replace zendframework and zfcampus packages with their Laminas Project equivalents. | ^2.2.0 | 2.6.0 | up to date |
laminas/laminas-di | Automated dependency injection for PSR-11 containers | ^3.3.0 | 3.14.0 | up to date |
laminas/laminas-escaper | Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs | ~2.9.0 | 2.14.0 | outdated |
laminas/laminas-eventmanager | Trigger and listen to events within a PHP application | ^3.4.0 | 3.13.1 | up to date |
laminas/laminas-feed | provides functionality for creating and consuming RSS and Atom feeds | ^2.15.0 | 2.23.0 | up to date |
laminas/laminas-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | ^2.15.0 | 2.20.0 | up to date |
laminas/laminas-json | provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP | ^3.3.0 | 3.7.0 | up to date |
laminas/laminas-mail | Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages | ^2.15.1 | 2.25.1 | up to date |
laminas/laminas-mime | Create and parse MIME messages and parts | ^2.9.1 | 2.12.0 | up to date |
laminas/laminas-modulemanager | Modular application system for laminas-mvc applications | ^2.11.0 | 2.16.0 | up to date |
laminas/laminas-mvc | Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins | ^3.3.0 | 3.7.0 | up to date |
laminas/laminas-server | Create Reflection-based RPC servers | ^2.11.0 | 2.17.0 | up to date |
laminas/laminas-servicemanager | Factory-Driven Dependency Injection Container | ^3.10.0 | 4.3.0 | outdated |
laminas/laminas-session | Object-oriented interface to PHP sessions and storage | ^2.12.0 | 2.21.0 | up to date |
laminas/laminas-soap | ^2.10.0 | 2.13.0 | up to date | |
laminas/laminas-stdlib | SPL extensions, array utilities, error handlers, and more | ^3.6.0 | 3.20.0 | up to date |
laminas/laminas-text | Create FIGlets and text-based tables | ^2.9.0 | 2.11.0 | up to date |
laminas/laminas-uri | A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs) | ^2.9.1 | 2.12.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.15.0 | 3.0.0 | outdated |
laminas/laminas-view | Flexible view layer supporting and providing multiple view layers, helpers, and more | ~2.14.1 | 2.35.0 | outdated |
league/flysystem | File storage abstraction for PHP | ~2.3.2 | 3.29.1 | outdated |
league/flysystem-aws-s3-v3 | AWS S3 filesystem adapter for Flysystem. | ^2.0 | 3.29.0 | outdated |
magento/composer | Magento composer library helps to instantiate Composer application and run composer commands. | ~1.8.0 | 1.10.0 | outdated |
magento/composer-dependency-version-audit-plugin | Validating packages through a composer plugin | ~0.1 | 0.1.5 | up to date |
magento/magento-composer-installer | Composer installer for Magento modules | >=0.3.0 | 0.4.0 | up to date |
magento/zendframework1 | Magento Zend Framework 1 | ~1.15.0 | 1.15.1 | up to date |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^2.7 | 3.7.0 | outdated |
pelago/emogrifier | Converts CSS styles into inline style attributes in your HTML code | ^6.0.0 | v7.3.0 | outdated |
php-amqplib/php-amqplib | Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ. | ~3.1.0 | v3.7.1 | outdated |
phpseclib/mcrypt_compat | PHP 5.x-8.x polyfill for mcrypt extension | ~2.0.0 | 2.0.6 | up to date |
phpseclib/phpseclib | PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | ~3.0.9 | 3.0.42 | up to date |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ~4.2.0 | 4.7.6 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ~4.4.0 | v7.1.7 | outdated |
symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ~4.4.0 | v7.1.6 | outdated |
symfony/process | Executes commands in sub-processes | ~4.4.0 | v7.1.7 | outdated |
tedivm/jshrink | Javascript Minifier built in PHP | ~1.4.0 | v1.7.0 | outdated |
tubalmartin/cssmin | A PHP port of the YUI CSS compressor | 4.1.1 | v4.1.1 | up to date |
webonyx/graphql-php | A PHP port of GraphQL reference implementation | ~14.11.3 | v15.18.0 | outdated |
web-token/jwt-framework | JSON Object Signing and Encryption library for PHP and Symfony Bundle. | ^v2.2.7 | 4.0.1 | outdated |
wikimedia/less.php | PHP port of the LESS processor | ^3.0.0 | v5.1.1 | outdated |
13 total, 9 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
allure-framework/allure-phpunit | Allure PHPUnit integration | ~1.5.0 | v3.0.1 | outdated |
dealerdirect/phpcodesniffer-composer-installer | PHP_CodeSniffer Standards Composer Installer Plugin | ^0.7.0 | v1.0.0 | outdated |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ~3.3.0 | v3.64.0 | outdated |
lusitanian/oauth | PHP 5.3+ oAuth 1/2 Library | ~0.8.10 | v0.8.11 | up to date |
magento/magento2-functional-testing-framework | Magento2 Functional Testing Framework | ^3.7 | 4.8.3 | outdated |
magento/magento-coding-standard | A set of Magento specific PHP CodeSniffer rules. | * | 35 | up to date |
pdepend/pdepend | Official version of pdepend to be handled with Composer | ~2.10.0 | 2.16.2 | outdated |
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.1 | 2.15.0 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ~1.2.0 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ~9.5.0 | 11.4.3 | outdated |
sebastian/phpcpd | Copy/Paste Detector (CPD) for PHP code. | ^6.0.3 | 6.0.3 | 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.6.0 | 3.10.3 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^5.2 | v7.1.6 | outdated |