php.package.health
53 total, 29 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
braintree/braintree_php | Braintree PHP Client Library | 3.35.0 | 6.21.0 | outdated |
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.10.6 | 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.10.0 | 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.6 | 2.8.2 | outdated |
elasticsearch/elasticsearch | PHP Client for Elasticsearch | ~2.0|~5.1|~6.1 | v8.15.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^6.3.3 | 7.9.2 | outdated |
magento/composer | Magento composer library helps to instantiate Composer application and run composer commands. | ~1.5.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 | ^2.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. | ~2.7.0|~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.1.0|~4.2.0|~4.3.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.1.0|~4.2.0|~4.3.0 | v7.1.6 | outdated |
symfony/process | Executes commands in sub-processes | ~4.1.0|~4.2.0|~4.3.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 |
zendframework/zend-captcha | Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more | ^2.7.1 | 2.9.0 | up to date |
zendframework/zend-code | Extensions to the PHP Reflection API, static code scanning, and code generation | ~3.3.0 | 3.4.1 | outdated |
zendframework/zend-config | provides a nested object property based user interface for accessing this configuration data within application code | ^2.6.0 | 3.3.0 | outdated |
zendframework/zend-console | Build console applications using getopt syntax or routing, complete with prompts | ^2.6.0 | 2.8.0 | up to date |
zendframework/zend-crypt | Strong cryptography tools and password hashing | ^2.6.0 | 3.3.1 | outdated |
zendframework/zend-db | Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations | ^2.8.2 | 2.11.0 | up to date |
zendframework/zend-di | Automated dependency injection for PSR-11 containers | ^2.6.1 | 3.1.2 | outdated |
zendframework/zend-eventmanager | Trigger and listen to events within a PHP application | ^3.0.0 | 3.2.1 | up to date |
zendframework/zend-feed | provides functionality for consuming RSS and Atom feeds | ^2.9.0 | 2.12.0 | up to date |
zendframework/zend-form | Validate and display simple and complex forms, casting forms to business objects and vice versa | ^2.10.0 | 2.14.3 | up to date |
zendframework/zend-http | Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests | ^2.6.0 | 2.11.2 | up to date |
zendframework/zend-i18n | Provide translations for your application, and filter and validate internationalized values | ^2.7.3 | 2.10.1 | up to date |
zendframework/zend-json | provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP | ^2.6.1 | 3.1.2 | outdated |
zendframework/zend-log | Robust, composite logger with filtering, formatting, and PSR-3 support | ^2.9.1 | 2.12.0 | up to date |
zendframework/zend-mail | Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages | ^2.9.0 | 2.10.0 | up to date |
zendframework/zend-mime | Create and parse MIME messages and parts | ^2.5.0 | 2.7.2 | up to date |
zendframework/zend-modulemanager | Modular application system for zend-mvc applications | ^2.7 | 2.8.4 | up to date |
zendframework/zend-mvc | Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins | ~2.7.0 | 3.1.1 | outdated |
zendframework/zend-serializer | Serialize and deserialize PHP structures to a variety of representations | ^2.7.2 | 2.9.1 | up to date |
zendframework/zend-server | Create Reflection-based RPC servers | ^2.6.1 | 2.8.1 | up to date |
zendframework/zend-servicemanager | Factory-Driven Dependency Injection Container | ^2.7.8 | 3.4.0 | outdated |
zendframework/zend-session | Object-oriented interface to PHP sessions and storage | ^2.7.3 | 2.9.1 | up to date |
zendframework/zend-soap | ^2.7.0 | 2.8.0 | up to date | |
zendframework/zend-stdlib | SPL extensions, array utilities, error handlers, and more | ^3.2.1 | 3.2.1 | up to date |
zendframework/zend-text | Create FIGlets and text-based tables | ^2.6.0 | 2.7.1 | up to date |
zendframework/zend-uri | A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs) | ^2.5.1 | 2.7.1 | up to date |
zendframework/zend-validator | Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria | ^2.6.0 | 2.13.0 | up to date |
zendframework/zend-view | Flexible view layer supporting and providing multiple view layers, helpers, and more | ~2.11.2 | 2.11.4 | up to date |
12 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.14.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 | 2.5.3 | 4.8.4 | outdated |
magento/magento-coding-standard | A set of Magento specific PHP CodeSniffer rules. | ~4.0.0 | 35 | outdated |
pdepend/pdepend | Official version of pdepend to be handled with Composer | 2.5.2 | 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. | @stable | 2.15.0 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ~6.5.0 | 11.4.3 | outdated |
sebastian/phpcpd | Copy/Paste Detector (CPD) for PHP code. | ~3.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.4.0 | 3.11.0 | outdated |