Requires

39 total, 23 outdated

Package Required Latest Status
doctrine/collections PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. ^1.6 || ^2.0 2.2.2 up to date
doctrine/common PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. ^3.0 3.4.4 up to date
knplabs/knp-menu An object oriented menu library ^3.1 v3.5.0 up to date
knplabs/knp-menu-bundle This bundle provides an integration of the KnpMenu library ^3.0 v3.4.2 up to date
psr/container Common Container Interface (PHP FIG PSR-11) ^1.0 || ^2.0 2.0.2 up to date
psr/log Common interface for logging libraries ^2.0 || ^3.0 3.0.2 up to date
sonata-project/block-bundle Symfony SonataBlockBundle ^4.11 || ^5.0 5.1.0 up to date
sonata-project/doctrine-extensions Doctrine2 behavioral extensions ^1.8 || ^2.0 2.4.1 up to date
sonata-project/exporter Lightweight Exporter library ^2.14 || ^3.1.1 3.3.0 up to date
sonata-project/form-extensions Symfony form extensions ^1.15 || ^2.0 2.4.0 up to date
sonata-project/twig-extensions Sonata twig extensions ^1.4.1 || ^2.0 2.5.0 up to date
symfony/asset Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files ^5.4 || ^6.2 v7.1.1 outdated
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^5.4 || ^6.2 v7.1.1 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^5.4 || ^6.2 v7.1.4 outdated
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^5.4 || ^6.2 v7.1.4 outdated
symfony/doctrine-bridge Provides integration for Doctrine with various Symfony components ^5.4 || ^6.2 v7.1.4 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them ^5.4 || ^6.2 v7.1.1 outdated
symfony/event-dispatcher-contracts Generic abstractions related to dispatching event ^2.0 || ^3.0 v3.5.0 up to date
symfony/expression-language Provides an engine that can compile and evaluate expressions ^5.4 || ^6.2 v7.1.4 outdated
symfony/form Allows to easily create, process and reuse HTML forms ^5.4 || ^6.2 v7.1.4 outdated
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework ^5.4 || ^6.2 v7.1.4 outdated
symfony/http-foundation Defines an object-oriented layer for the HTTP specification ^5.4 || ^6.2 v7.1.3 outdated
symfony/http-kernel Provides a structured process for converting a Request into a Response ^5.4 || ^6.2 v7.1.4 outdated
symfony/options-resolver Provides an improved replacement for the array_replace PHP function ^5.4 || ^6.2 v7.1.1 outdated
symfony/property-access Provides functions to read and write from/to an object or array using a simple string notation ^5.4 || ^6.2 v7.1.4 outdated
symfony/routing Maps an HTTP request to a set of configuration variables ^5.4 || ^6.2 v7.1.4 outdated
symfony/security-acl Symfony Security Component - ACL (Access Control List) ^3.1 v3.3.3 up to date
symfony/security-bundle Provides a tight integration of the Security component into the Symfony full-stack framework ^5.4 || ^6.2 v7.1.4 outdated
symfony/security-core Symfony Security Component - Core Library ^5.4 || ^6.2 v7.1.4 outdated
symfony/security-csrf Symfony Security Component - CSRF Library ^5.4 || ^6.2 v7.1.1 outdated
symfony/serializer Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. ^5.4 || ^6.2 v7.1.4 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 ^5.4 || ^6.2 v7.1.4 outdated
symfony/translation Provides tools to internationalize your application ^5.4 || ^6.2 v7.1.3 outdated
symfony/translation-contracts Generic abstractions related to translation ^2.3 || ^3.0 v3.5.0 up to date
symfony/twig-bridge Provides integration for Twig with various Symfony components ^5.4 || ^6.2 v7.1.4 outdated
symfony/twig-bundle Provides a tight integration of Twig into the Symfony full-stack framework ^5.4 || ^6.2 v7.1.1 outdated
symfony/validator Provides tools to validate values ^5.4 || ^6.2 v7.1.4 outdated
twig/string-extra A Twig extension for Symfony String ^3.0 v3.13.0 up to date
twig/twig Twig, the flexible, fast, and secure template language for PHP ^3.0 v3.14.0 up to date

Requires (dev)

20 total, 10 outdated

Package Required Latest Status
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^3.4 v3.64.0 up to date
matthiasnoback/symfony-config-test Library for testing user classes related to the Symfony Config Component ^4.2 v5.2.0 outdated
matthiasnoback/symfony-dependency-injection-test Library for testing user classes related to the Symfony Dependency Injection Component ^4.2 6.0.0 outdated
phpstan/extension-installer Composer plugin for automatic installation of PHPStan extensions ^1.0 1.4.3 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.0 1.12.4 up to date
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.0 1.4.0 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^1.0 1.6.1 up to date
phpstan/phpstan-symfony Symfony Framework extensions and rules for PHPStan ^1.0 1.4.9 up to date
phpunit/phpunit The PHP Unit Testing framework. ^9.5 11.3.6 outdated
psalm/plugin-phpunit Psalm plugin for PHPUnit ^0.18 0.19.0 outdated
psalm/plugin-symfony Psalm Plugin for Symfony ^5.0 v5.04 up to date
psr/event-dispatcher Standard interfaces for event handling. ^1.0 1.0.0 up to date
rector/rector Instant Upgrade and Automated Refactoring of any PHP code ^0.17 1.04 outdated
symfony/browser-kit Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically ^5.4 || ^6.2 v7.1.1 outdated
symfony/css-selector Converts CSS selectors to XPath expressions ^5.4 || ^6.2 v7.1.1 outdated
symfony/filesystem Provides basic utilities for the filesystem ^5.4 || ^6.2 v7.1.2 outdated
symfony/maker-bundle Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code. ^1.25 v1.61.0 up to date
symfony/phpunit-bridge Provides utilities for PHPUnit, especially user deprecation notices management ^6.2 v7.1.4 outdated
symfony/yaml Loads and dumps YAML files ^5.4 || ^6.2 v7.1.4 outdated
vimeo/psalm A static analysis tool for finding errors in PHP applications ^5.8.0 5.26.1 up to date