Requires

20 total, all up-to-date

Package Required Latest Status
composer/semver Semver library that offers utilities, version constraint parsing and validation. ^3.0 3.4.0 up to date
doctrine/event-manager The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. ^2 2.0.0 up to date
doctrine/persistence The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. ^3.1 3.3.2 up to date
psr/cache Common interface for caching libraries ^2.0|^3.0 3.0.0 up to date
psr/clock Common interface for reading the clock. ^1.0 1.0.0 up to date
psr/container Common Container Interface (PHP FIG PSR-11) ^1.1|^2.0 2.0.2 up to date
psr/event-dispatcher Standard interfaces for event handling. ^1.0 1.0.0 up to date
psr/http-message Common interface for HTTP messages ^1.0|^2.0 2.0 up to date
psr/link Common interfaces for HTTP links ^1.1|^2.0 2.0.1 up to date
psr/log Common interface for logging libraries ^1|^2|^3 3.0.0 up to date
symfony/contracts A set of abstractions extracted out of the Symfony components ^2.5|^3.0 v3.4.2 up to date
symfony/polyfill-ctype Symfony polyfill for ctype functions ~1.8 v1.29.0 up to date
symfony/polyfill-intl-grapheme Symfony polyfill for intl's grapheme_* functions ~1.0 v1.29.0 up to date
symfony/polyfill-intl-icu Symfony polyfill for intl's ICU-related data and classes ~1.0 v1.29.0 up to date
symfony/polyfill-intl-idn Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions ^1.10 v1.29.0 up to date
symfony/polyfill-intl-normalizer Symfony polyfill for intl's Normalizer class and related functions ~1.0 v1.29.0 up to date
symfony/polyfill-mbstring Symfony polyfill for the Mbstring extension ~1.0 v1.29.0 up to date
symfony/polyfill-php83 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions ^1.28 v1.29.0 up to date
symfony/polyfill-uuid Symfony polyfill for uuid functions ^1.15 v1.29.0 up to date
twig/twig Twig, the flexible, fast, and secure template language for PHP ^3.0.4 v3.9.3 up to date

Requires (dev)

38 total, 5 outdated

Package Required Latest Status
amphp/amp A non-blocking concurrency framework for PHP applications. ^2.5 v3.0.1 outdated
amphp/http-client An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses. ^4.2.1 v5.1.0 outdated
amphp/http-tunnel HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework ^1.0 v1.0.0 up to date
async-aws/ses SES client, part of the AWS SDK provided by AsyncAws. ^1.0 1.7.0 up to date
async-aws/sns SNS client, part of the AWS SDK provided by AsyncAws. ^1.0 1.7.1 up to date
async-aws/sqs SQS client, part of the AWS SDK provided by AsyncAws. ^1.0|^2.0 2.0.0 up to date
cache/integration-tests Integration tests for PSR-6 and PSR-16 cache implementations dev-master 0.17.0 outdated
doctrine/collections PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. ^1.0|^2.0 2.2.2 up to date
doctrine/data-fixtures Data Fixtures for all Doctrine Object Managers ^1.1 1.7.0 up to date
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^3.6|^4 4.0.1 up to date
doctrine/orm Object-Relational-Mapper for PHP ^2.15|^3 3.1.2 up to date
dragonmantank/cron-expression CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due ^3.1 v3.3.3 up to date
egulias/email-validator A library for validating emails against several RFCs ^2.1.10|^3.1|^4 4.0.2 up to date
guzzlehttp/promises Guzzle promises library ^1.4|^2.0 2.0.2 up to date
league/html-to-markdown An HTML-to-markdown conversion helper for PHP ^5.0 5.1.1 up to date
league/uri URI manipulation library ^6.5|^7.0 7.4.1 up to date
masterminds/html5 An HTML5 parser and serializer. ^2.7.2 2.9.0 up to date
monolog/monolog Sends your logs to files, sockets, inboxes, databases and various web services ^3.0 3.6.0 up to date
nikic/php-parser A PHP parser written in PHP ^4.18|^5.0 v5.0.2 up to date
nyholm/psr7 A fast PHP7 implementation of PSR-7 ^1.0 1.8.1 up to date
pda/pheanstalk PHP client for beanstalkd queue ^4.0 v5.0.5 outdated
phpdocumentor/reflection-docblock With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. ^5.2 5.4.0 up to date
php-http/discovery Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations ^1.15 1.19.4 up to date
php-http/httplug HTTPlug, the HTTP client abstraction for PHP ^1.0|^2.0 2.4.0 up to date
phpstan/phpdoc-parser PHPDoc parser with support for nullable, intersection and generic types ^1.0 1.28.0 up to date
predis/predis A flexible and feature-complete Redis client for PHP. ^1.1|^2.0 v2.2.2 up to date
psr/http-client Common interface for HTTP clients ^1.0 1.0.3 up to date
psr/simple-cache Common interfaces for simple caching ^1.0|^2.0|^3.0 3.0.0 up to date
seld/jsonlint JSON Linter ^1.10 1.10.2 up to date
symfony/mercure-bundle Symfony MercureBundle ^0.3 v0.3.8 up to date
symfony/phpunit-bridge Provides utilities for PHPUnit, especially user deprecation notices management ^6.4|^7.0 v7.0.6 up to date
symfony/runtime Enables decoupling PHP applications from global state v7.0.6 v7.0.3 outdated
symfony/security-acl Symfony Security Component - ACL (Access Control List) ~2.8|~3.0 v3.3.3 up to date
twig/cssinliner-extra A Twig extension to allow inlining CSS ^2.12|^3 v3.9.0 up to date
twig/inky-extra A Twig extension for the inky email templating engine ^2.12|^3 v3.9.0 up to date
twig/markdown-extra A Twig extension for Markdown ^2.12|^3 v3.9.0 up to date
web-token/jwt-checker [DEPRECATED] Please use web-token/jwt-library instead. ^3.1 3.4.3 up to date
web-token/jwt-signature-algorithm-ecdsa [DEPRECATED] Please use web-token/jwt-library instead. ^3.1 3.4.3 up to date