Requires

24 total, 1 outdated

Package Required Latest Status
babdev/pagerfanta-bundle Bundle integrating Pagerfanta with Symfony ^4.4 v4.5.0 up to date
doctrine/annotations Docblock Annotations Parser ^2.0 2.0.2 up to date
doctrine/collections PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. ^2.2 2.3.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. ^1.1 || ^2.0 2.1.1 up to date
doctrine/inflector PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. ^2.0 2.1.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.3 || ^4.0 4.1.1 up to date
sylius/registry Services registry. ^1.2 v1.6.0 up to date
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^6.4 || ^7.4 || ^8.0 v8.0.7 up to date
symfony/deprecation-contracts A generic function and convention to trigger deprecation notices ^3.5 v3.6.0 up to date
symfony/expression-language Provides an engine that can compile and evaluate expressions ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/form Allows to easily create, process and reuse HTML forms ^6.4 || ^7.4 || ^8.0 v8.0.7 up to date
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/http-foundation Defines an object-oriented layer for the HTTP specification ^6.4 || ^7.4 || ^8.0 v8.0.6 up to date
symfony/intl Provides access to the localization data of the ICU library ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/routing Maps an HTTP request to a set of configuration variables ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/security-core Symfony Security Component - Core Library ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/security-csrf Symfony Security Component - CSRF Library ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
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 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/translation Provides tools to internationalize your application ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/twig-bundle Provides a tight integration of Twig into the Symfony full-stack framework ^6.4 || ^7.4 || ^8.0 v8.0.4 up to date
symfony/validator Provides tools to validate values ^6.4 || ^7.4 || ^8.0 v8.0.10 up to date
symfony/yaml Loads and dumps YAML files ^6.4 || ^7.4 || ^8.0 v8.0.10 up to date
webmozart/assert Assertions to validate method input/output with nice error messages. ^1.11 2.1.3 outdated
willdurand/negotiation Content Negotiation tools for PHP provided as a standalone library. ^3.1 3.1.0 up to date

Requires (dev)

30 total, 5 outdated

Package Required Latest Status
coduo/php-matcher PHP Matcher enables you to match values with patterns ^6.0 6.0.18 up to date
doctrine/data-fixtures Data Fixtures for all Doctrine Object Managers ^2.0 2.2.0 up to date
doctrine/doctrine-bundle Symfony DoctrineBundle ^2.13 || ^3.0 || ^4.0 3.2.2 up to date
doctrine/orm Object-Relational-Mapper for PHP ^2.18 || ^3.3 3.6.2 up to date
jackalope/jackalope Jackalope PHPCR library ^2.0 2.0.0 up to date
jackalope/jackalope-doctrine-dbal Jackalope Transport library for Doctrine DBAL ^2.0 2.0.2 up to date
matthiasnoback/symfony-dependency-injection-test Library for testing user classes related to the Symfony Dependency Injection Component ^6.1.0 6.1.0 up to date
openlss/lib-array2xml Array2XML conversion library credit to lalit.org ^1.0 1.0.0 up to date
pagerfanta/pagerfanta Pagination for PHP ^4.4 v4.7.2 up to date
phpcr/phpcr PHP Content Repository interfaces ^2.1 2.1.14 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.12 2.1.42 outdated
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.4 2.0.16 outdated
phpstan/phpstan-webmozart-assert PHPStan webmozart/assert extension ^1.2 2.0.0 outdated
phpunit/phpunit The PHP Unit Testing framework. ^10.0 13.1.1 outdated
rector/rector Instant Upgrade and Automated Refactoring of any PHP code ^0.18.2 2.4.2 outdated
sylius/grid-bundle Amazing grids with support of filters and custom fields integrated into Symfony. ^1.13 || ^1.15@alpha v1.15.0 up to date
sylius-labs/coding-standard Battle-tested coding standard configuration used in Sylius. ^4.4 v4.4.1 up to date
symfony/browser-kit Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically ^6.4 || ^7.4 || ^8.0 v8.0.3 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.4 || ^7.4 || ^8.0 v8.0.7 up to date
symfony/css-selector Converts CSS selectors to XPath expressions ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/dotenv Registers environment variables from a .env file ^6.4 || ^7.4 || ^8.0 v8.0.7 up to date
symfony/http-kernel Provides a structured process for converting a Request into a Response ^6.4 || ^7.4 || ^8.0 v8.0.7 up to date
symfony/messenger Helps applications send and receive messages to/from other applications or via message queues ^6.4 || ^7.4 || ^8.0 v8.0.10 up to date
symfony/security-bundle Provides a tight integration of the Security component into the Symfony full-stack framework ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/serializer Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/stopwatch Provides a way to profile code ^6.4 || ^7.4 || ^8.0 v8.0.8 up to date
symfony/uid Provides an object-oriented API to generate and represent UIDs ^6.4 || ^7.4 || ^8.0 v8.0.4 up to date
twig/twig Twig, the flexible, fast, and secure template language for PHP ^3.14 v3.24.0 up to date
zenstruck/foundry A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine. ^2.3 v2.9.2 up to date