Requires

56 total, 12 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 v1.4.8 up to date
colinmollenhour/cache-backend-redis Zend_Cache backend using Redis with full support for tags. ^1.16 1.17.1 up to date
colinmollenhour/credis Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance. ^1.15 v1.16.1 up to date
colinmollenhour/php-redis-session-abstract A Redis-based session handler with optimistic locking ~1.5.3 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. ^2.0, !=2.2.16 2.7.9 up to date
elasticsearch/elasticsearch PHP Client for Elasticsearch ~7.17.0 || ~8.5.0 v8.15.0 outdated
ezyang/htmlpurifier Standards compliant HTML filter written in PHP ^4.17 v4.17.0 up to date
guzzlehttp/guzzle Guzzle is a PHP HTTP client library ^7.5 7.9.2 up to date
laminas/laminas-captcha Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more ^2.17 2.17.0 up to date
laminas/laminas-code Extensions to the PHP Reflection API, static code scanning, and code generation ^4.13 4.14.0 up to date
laminas/laminas-db Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations ^2.19 2.20.0 up to date
laminas/laminas-di Automated dependency injection for PSR-11 containers ^3.13 3.14.0 up to date
laminas/laminas-escaper Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs ^2.13 2.13.0 up to date
laminas/laminas-eventmanager Trigger and listen to events within a PHP application ^3.11 3.13.1 up to date
laminas/laminas-feed provides functionality for creating and consuming RSS and Atom feeds ^2.22 2.22.0 up to date
laminas/laminas-file Locate PHP classfiles ^2.13 2.13.0 up to date
laminas/laminas-filter Programmatically filter and normalize data and files ^2.33 2.37.0 up to date
laminas/laminas-http Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests ^2.15 2.19.0 up to date
laminas/laminas-i18n Provide translations for your application, and filter and validate internationalized values ^2.17 2.28.1 up to date
laminas/laminas-mail Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages ^2.16 2.25.1 up to date
laminas/laminas-mime Create and parse MIME messages and parts ^2.9 2.12.0 up to date
laminas/laminas-modulemanager Modular application system for laminas-mvc applications ^2.11 2.16.0 up to date
laminas/laminas-mvc Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins ^3.6 3.7.0 up to date
laminas/laminas-oauth ^2.6 2.6.0 up to date
laminas/laminas-permissions-acl Provides a lightweight and flexible access control list (ACL) implementation for privileges management ^2.10 2.16.0 up to date
laminas/laminas-server Create Reflection-based RPC servers ^2.16 2.17.0 up to date
laminas/laminas-servicemanager Factory-Driven Dependency Injection Container ^3.16 4.2.0 outdated
laminas/laminas-soap ^2.10 2.13.0 up to date
laminas/laminas-stdlib SPL extensions, array utilities, error handlers, and more ^3.11 3.19.0 up to date
laminas/laminas-uri A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs) ^2.9 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.23 2.64.1 up to date
league/flysystem File storage abstraction for PHP ^2.4 3.28.0 outdated
league/flysystem-aws-s3-v3 AWS S3 filesystem adapter for Flysystem. ^2.4 3.28.0 outdated
magento/composer Magento composer library helps to instantiate Composer application and run composer commands. ^1.10.0-beta1 1.10.0 up to date
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.4.0 0.4.0 up to date
magento/zend-cache Zend Framework 1 Cache package ^1.16 1.16.0 up to date
magento/zend-db Zend Framework 1 Db package ^1.16 1.16.1 up to date
magento/zend-pdf Zend Framework 1 Pdf package ^1.16 1.16.3 up to date
monolog/monolog Sends your logs to files, sockets, inboxes, databases and various web services ^2.7 3.7.0 outdated
opensearch-project/opensearch-php PHP Client for OpenSearch ^1.0 || ^2.0 2.3.1 up to date
pelago/emogrifier Converts CSS styles into inline style attributes in your HTML code ^7.0 v7.2.0 up to date
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.2 v3.7.1 up to date
phpseclib/mcrypt_compat PHP 5.x-8.x polyfill for mcrypt extension ^2.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 3.0.42 up to date
psr/log Common interface for logging libraries ^2 || ^3 3.0.2 up to date
ramsey/uuid A PHP library for generating and working with universally unique identifiers (UUIDs). ^4.2 4.7.6 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.4 v7.1.5 outdated
symfony/intl Provides access to the localization data of the ICU library ^6.4 v7.1.5 outdated
symfony/process Executes commands in sub-processes ^6.4 v7.1.5 outdated
symfony/string Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way ^6.4 v7.1.5 outdated
tedivm/jshrink Javascript Minifier built in PHP ^1.4 v1.7.0 up to date
tubalmartin/cssmin A PHP port of the YUI CSS compressor ^4.1 v4.1.1 up to date
webonyx/graphql-php A PHP port of GraphQL reference implementation ^15.0 v15.14.0 up to date
web-token/jwt-framework JSON Object Signing and Encryption library for PHP and Symfony Bundle. ^3.1 4.0.1 outdated
wikimedia/less.php PHP port of the LESS processor ^3.2 v5.1.1 outdated

Requires (dev)

13 total, 3 outdated

Package Required Latest Status
allure-framework/allure-phpunit Allure PHPUnit integration ^2 v3.0.1 outdated
dealerdirect/phpcodesniffer-composer-installer PHP_CodeSniffer Standards Composer Installer Plugin ^0.7 || ^1.0 v1.0.0 up to date
dg/bypass-finals Removes final keyword from source code on-the-fly and allows mocking of final methods and classes ^1.4 v1.8.0 up to date
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^3.22 v3.64.0 up to date
lusitanian/oauth PHP 5.3+ oAuth 1/2 Library ^0.8 v0.8.11 up to date
magento/magento2-functional-testing-framework Magento2 Functional Testing Framework ^4.7 4.8.2 up to date
magento/magento-coding-standard A set of Magento specific PHP CodeSniffer rules. * 34 up to date
pdepend/pdepend Official version of pdepend to be handled with Composer ^2.10 2.16.2 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.12 2.15.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.9 1.12.4 up to date
phpunit/phpunit The PHP Unit Testing framework. ^9.5 11.3.6 outdated
sebastian/phpcpd Copy/Paste Detector (CPD) for PHP code. ^6.0 6.0.3 up to date
symfony/finder Finds files and directories via an intuitive fluent interface ^6.4 v7.1.4 outdated