Requires

53 total, all up-to-date

Package Required Latest Status
bacon/bacon-qr-code BaconQrCode is a QR code generator for PHP. ^3.0 v3.0.1 up to date
christian-riesen/base32 Base32 encoder/decoder according to RFC 4648 ^1.6 1.6.0 up to date
composer/class-map-generator Utilities to scan PHP code and generate class maps. ^1.3.4 1.4.0 up to date
doctrine/annotations Docblock Annotations Parser ^2.0.2 2.0.2 up to date
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^4.2.1 4.2.1 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.0.1 2.0.1 up to date
doctrine/instantiator A small, lightweight utility to instantiate objects in PHP without invoking their constructors ^1.5 || ^2.0 2.0.0 up to date
doctrine/lexer PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. ^3.0.1 3.0.1 up to date
egulias/email-validator A library for validating emails against several RFCs ^4.0 4.0.2 up to date
enshrined/svg-sanitize An SVG sanitizer for PHP ^0.20.0 0.20.0 up to date
firebase/php-jwt A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec. ^6.10.1 v6.10.1 up to date
guzzlehttp/guzzle Guzzle is a PHP HTTP client library ^7.9.2 7.9.2 up to date
guzzlehttp/promises Guzzle promises library ^2.0.3 2.0.4 up to date
guzzlehttp/psr7 PSR-7 message implementation that also provides common utility methods ^2.7.0 2.7.0 up to date
lolli42/finediff PHP implementation of a Fine granularity Diff engine ^1.1.1 1.1.1 up to date
masterminds/html5 An HTML5 parser and serializer. ^2.9.0 2.9.0 up to date
nikic/php-parser A PHP parser written in PHP ^5.1.0 v5.3.1 up to date
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.4.1 5.6.0 up to date
phpdocumentor/type-resolver A PSR-5 based resolver of Class names, Types and Structural Element Names ^1.8.2 1.10.0 up to date
psr/container Common Container Interface (PHP FIG PSR-11) ^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-client Common interface for HTTP clients ^1.0.3 1.0.3 up to date
psr/http-factory PSR-17: Common interfaces for PSR-7 HTTP message factories ^1.1.0 1.1.0 up to date
psr/http-message Common interface for HTTP messages ^1.1 || ^2.0 2.0 up to date
psr/http-server-handler Common interface for HTTP server-side request handler ^1.0 1.0.2 up to date
psr/http-server-middleware Common interface for HTTP server-side middleware ^1.0 1.0.2 up to date
psr/log Common interface for logging libraries ^3.0.1 3.0.2 up to date
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^7.1 v7.1.7 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^7.1.4 v7.1.7 up to date
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^7.1.4 v7.1.6 up to date
symfony/doctrine-messenger Symfony Doctrine Messenger Bridge ^7.1.4 v7.1.6 up to date
symfony/event-dispatcher-contracts Generic abstractions related to dispatching event ^3.1 v3.5.0 up to date
symfony/expression-language Provides an engine that can compile and evaluate expressions ^7.1.4 v7.1.6 up to date
symfony/filesystem Provides basic utilities for the filesystem ^7.1.2 v7.1.6 up to date
symfony/finder Finds files and directories via an intuitive fluent interface ^7.1.4 v7.1.6 up to date
symfony/http-foundation Defines an object-oriented layer for the HTTP specification ^7.1.3 v7.1.7 up to date
symfony/mailer Helps sending emails ^7.1.2 v7.1.6 up to date
symfony/messenger Helps applications send and receive messages to/from other applications or via message queues ^7.1.4 v7.1.6 up to date
symfony/mime Allows manipulating MIME messages ^7.1.4 v7.1.6 up to date
symfony/options-resolver Provides an improved replacement for the array_replace PHP function ^7.1 v7.1.6 up to date
symfony/polyfill-php83 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions ^1.31 v1.31.0 up to date
symfony/process Executes commands in sub-processes ^7.1.3 v7.1.7 up to date
symfony/property-access Provides functions to read and write from/to an object or array using a simple string notation ^7.1.4 v7.1.6 up to date
symfony/property-info Extracts information about PHP class' properties using metadata of popular sources ^7.1.3 v7.1.6 up to date
symfony/rate-limiter Provides a Token Bucket implementation to rate limit input and output in your application ^7.1 v7.1.7 up to date
symfony/routing Maps an HTTP request to a set of configuration variables ^7.1.4 v7.1.6 up to date
symfony/uid Provides an object-oriented API to generate and represent UIDs ^7.1.4 v7.1.6 up to date
symfony/yaml Loads and dumps YAML files ^7.1.4 v7.1.6 up to date
typo3/class-alias-loader Amends the composer class loader to support class aliases to provide backwards compatibility for packages ^1.2 v1.2.0 up to date
typo3/cms-cli TYPO3 command line binary ^3.1.1 3.1.1 up to date
typo3/cms-composer-installers TYPO3 CMS Installers ^5.0.1 v5.0.1 up to date
typo3fluid/fluid The TYPO3 Fluid template rendering engine ^4.0.1 4.0.1 up to date
typo3/html-sanitizer HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. ^2.2.0 v2.2.0 up to date

Requires (dev)

20 total, 3 outdated

Package Required Latest Status
bnf/phpstan-psr-container PHPStan dynamic return type extension for PSR-11 ContainerInterface ^1.0.1 1.0.1 up to date
codeception/codeception BDD-style testing framework ^5.1.2 5.1.2 up to date
codeception/lib-asserts Assertion methods used by Codeception core and Asserts module ^2.1.0 2.1.0 up to date
codeception/module-asserts Codeception module containing various assertions ^3.0.0 3.0.0 up to date
codeception/module-cli Codeception module for testing basic shell commands and shell output ^2.0.1 2.0.1 up to date
codeception/module-filesystem Codeception module for testing local filesystem ^3.0.1 3.0.1 up to date
codeception/module-webdriver WebDriver module for Codeception ^4.0.2 4.0.2 up to date
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. ^2.7.8 2.8.2 up to date
cweagans/composer-patches Provides a way to patch Composer packages. ^1.7.3 1.7.3 up to date
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^3.64.0 v3.64.0 up to date
friendsoftypo3/phpstan-typo3 TYPO3 rules for PHPStan ^0.9.0 0.9.0 up to date
phpstan/phpdoc-parser PHPDoc parser with support for nullable, intersection and generic types ^1.30.0 2.0.0 outdated
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.12.10 2.0.1 outdated
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.4.0 2.0.1 outdated
phpunit/phpunit The PHP Unit Testing framework. ^11.3.1 11.4.3 up to date
php-webdriver/webdriver A PHP client for Selenium WebDriver. Previously facebook/webdriver. ^1.15.1 1.15.1 up to date
sokil/php-isocodes-db-i18n Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes. ^4.0.23 4.0.23 up to date
symfony/translation Provides tools to internationalize your application ^7.1.3 v7.1.6 up to date
typo3/testing-framework The TYPO3 testing framework provides base classes for unit, functional and acceptance testing. ^9.0.0 9.0.1 up to date
webmozart/assert Assertions to validate method input/output with nice error messages. ^1.11.0 1.11.0 up to date