php.package.health
53 total, 33 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.11.0 | 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.11.1 | v1.16.1 | outdated |
colinmollenhour/php-redis-session-abstract | A Redis-based session handler with optimistic locking | ~1.4.0 | 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.8.2 | outdated |
elasticsearch/elasticsearch | PHP Client for Elasticsearch | ~7.7.0 | v8.15.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^6.3.3 | 7.9.2 | outdated |
laminas/laminas-captcha | Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more | ^2.7.1 | 2.17.0 | up to date |
laminas/laminas-code | Extensions to the PHP Reflection API, static code scanning, and code generation | ~3.4.1 | 4.15.1 | outdated |
laminas/laminas-config | provides a nested object property based user interface for accessing this configuration data within application code | ^2.6.0 | 3.9.0 | outdated |
laminas/laminas-console | Build console applications using getopt syntax or routing, complete with prompts | ^2.6.0 | 2.8.0 | up to date |
laminas/laminas-crypt | Strong cryptography tools and password hashing | ^2.6.0 | 4.0.0 | outdated |
laminas/laminas-db | Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations | ^2.8.2 | 2.20.0 | up to date |
laminas/laminas-dependency-plugin | Replace zendframework and zfcampus packages with their Laminas Project equivalents. | ^1.0 | 2.6.0 | outdated |
laminas/laminas-di | Automated dependency injection for PSR-11 containers | ^2.6.1 | 3.14.0 | outdated |
laminas/laminas-eventmanager | Trigger and listen to events within a PHP application | ^3.0.0 | 3.13.1 | up to date |
laminas/laminas-feed | provides functionality for creating and consuming RSS and Atom feeds | ^2.9.0 | 2.23.0 | up to date |
laminas/laminas-form | Validate and display simple and complex forms, casting forms to business objects and vice versa | ^2.10.0 | 3.21.0 | outdated |
laminas/laminas-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | ^2.6.0 | 2.20.0 | up to date |
laminas/laminas-i18n | Provide translations for your application, and filter and validate internationalized values | ^2.7.3 | 2.29.0 | up to date |
laminas/laminas-json | provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP | ^2.6.1 | 3.7.0 | outdated |
laminas/laminas-log | Robust, composite logger with filtering, formatting, and PSR-3 support | ^2.9.1 | 2.17.0 | up to date |
laminas/laminas-mail | Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages | ^2.9.0 | 2.25.1 | up to date |
laminas/laminas-mime | Create and parse MIME messages and parts | ^2.5.0 | 2.12.0 | up to date |
laminas/laminas-modulemanager | Modular application system for laminas-mvc applications | ^2.7 | 2.16.0 | up to date |
laminas/laminas-mvc | Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins | ~2.7.0 | 3.7.0 | outdated |
laminas/laminas-serializer | Serialize and deserialize PHP structures to a variety of representations | ^2.7.2 | 3.1.0 | outdated |
laminas/laminas-server | Create Reflection-based RPC servers | ^2.6.1 | 2.17.0 | up to date |
laminas/laminas-servicemanager | Factory-Driven Dependency Injection Container | ^2.7.8 | 4.3.0 | outdated |
laminas/laminas-session | Object-oriented interface to PHP sessions and storage | ^2.7.3 | 2.21.0 | up to date |
laminas/laminas-soap | ^2.7.0 | 2.13.0 | up to date | |
laminas/laminas-stdlib | SPL extensions, array utilities, error handlers, and more | ^3.2.1 | 3.20.0 | up to date |
laminas/laminas-text | Create FIGlets and text-based tables | ^2.6.0 | 2.12.0 | up to date |
laminas/laminas-uri | A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs) | ^2.5.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.6.0 | 3.0.0 | outdated |
laminas/laminas-view | Flexible view layer supporting and providing multiple view layers, helpers, and more | ~2.11.2 | 2.35.0 | outdated |
magento/composer | Magento composer library helps to instantiate Composer application and run composer commands. | 1.6.0 | 1.10.0 | outdated |
magento/magento-composer-installer | Composer installer for Magento modules | >=0.1.11 | 0.4.0 | up to date |
magento/zendframework1 | Magento Zend Framework 1 | ~1.14.2 | 1.15.1 | outdated |
monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^1.17 | 3.8.0 | outdated |
paragonie/sodium_compat | Pure PHP implementation of libsodium; uses the PHP extension if it exists | ^1.6 | v2.1.0 | outdated |
pelago/emogrifier | Converts CSS styles into inline style attributes in your HTML code | ^3.1.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. | ~2.10.0 | v3.7.1 | outdated |
phpseclib/mcrypt_compat | PHP 5.x-8.x polyfill for mcrypt extension | 1.0.8 | 2.0.6 | outdated |
phpseclib/phpseclib | PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | 2.0.* | 3.0.42 | outdated |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ~3.8.0 | 4.7.6 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ~4.4.0 | v7.1.8 | 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.8 | outdated |
tedivm/jshrink | Javascript Minifier built in PHP | ~1.3.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 | ^0.13.8 | v15.18.1 | outdated |
wikimedia/less.php | PHP port of the LESS processor | ~1.8.0 | v5.1.2 | outdated |
13 total, 9 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
allure-framework/allure-phpunit | Allure PHPUnit integration | ~1.2.0 | v3.0.1 | outdated |
dealerdirect/phpcodesniffer-composer-installer | PHP_CodeSniffer Standards Composer Installer Plugin | ^0.5.0 | v1.0.0 | outdated |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ~2.16.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.0 | 4.8.4 | 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.7.1 | 2.16.2 | outdated |
phpcompatibility/php-compatibility | A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. | ^9.3 | 9.3.5 | 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.8.0 | 2.15.0 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | >=0.12.3 <=0.12.23 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^9 | 11.4.3 | outdated |
sebastian/phpcpd | Copy/Paste Detector (CPD) for PHP code. | ~5.0.0 | 6.0.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.4 | 3.11.0 | outdated |