45 total, 26 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| doctrine/collections | PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. | ^1.8 || ^2.0 | 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.2 || ^2.0 | 2.1.1 | up to date |
| doctrine/orm | Object-Relational-Mapper for PHP | ^2.14 || ^3.0 | 3.6.2 | up to date |
| doctrine/persistence | The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. | ^2.5 || ^3.0 | 4.1.1 | outdated |
| dragon-code/size-sorter | Easily sort clothing size, height, bra size, furniture size and more | ^1.5 | 2.1.0 | outdated |
| knplabs/knp-menu | An object oriented menu library | ^3.4 | v3.7.0 | up to date |
| liip/imagine-bundle | This bundle provides an image manipulation abstraction toolkit for Symfony-based projects. | ^2.10 | 2.15.0 | up to date |
| meilisearch/meilisearch-php | PHP wrapper for the Meilisearch API | ^1.8 | v1.16.1 | up to date |
| ocramius/doctrine-batch-utils | A set of utilities to operate with Doctrine ORM's batch processing functionality | ^2.4 | 2.12.0 | up to date |
| psr/cache | Common interface for caching libraries | ^1.0 || ^2.0 || ^3.0 | 3.0.0 | up to date |
| psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.0 || ^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/log | Common interface for logging libraries | ^1.1 || ^2.0 || ^3.0 | 3.0.2 | up to date |
| setono/composite-compiler-pass | A composite compiler pass for Symfony to make it even easier to create composite services | ^1.2 | v1.2.0 | up to date |
| setono/doctrine-orm-trait | A very simple library that offers a trait to get the object manager and repository for a given class | ^1.1 | v1.2.0 | up to date |
| sylius/attribute | Component for handling object attributes in PHP projects. | ^1.0 | v2.1.7 | outdated |
| sylius/channel | E-Commerce PHP component for managing different sales channels. | ^1.0 | v2.2.4 | outdated |
| sylius/channel-bundle | Currencies and channel formatting engine bundle for Symfony. | ^1.0 | v2.2.3 | outdated |
| sylius/core | Sylius e-commerce core. It integrates all components. | ^1.0 | v2.2.3 | outdated |
| sylius/core-bundle | Sylius core bundle. It integrates all other bundles into full stack Symfony ecommerce solution. | ^1.0 | v2.2.1 | outdated |
| sylius/currency | Currency handling for PHP applications. | ^1.0 | v2.2.3 | outdated |
| sylius/grid-bundle | Amazing grids with support of filters and custom fields integrated into Symfony. | ^1.11 | v1.15.0 | up to date |
| sylius/locale | Locale handling for PHP applications. | ^1.0 | v2.2.4 | outdated |
| sylius/locale-bundle | Locales management for Symfony projects. | ^1.0 | v2.2.3 | outdated |
| sylius/product | Product catalog system with support for product options and variants. | ^1.0 | v2.2.3 | outdated |
| sylius/resource-bundle | Resource component for Sylius. | ^1.6 | v1.14.0 | up to date |
| sylius/taxonomy | Taxonomies - categorization of domain models in PHP projects. | ^1.0 | v2.2.5 | outdated |
| sylius/ui-bundle | Generic UI bundle for Sylius eCommerce components. | ^1.0 | v2.2.5 | outdated |
| symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^5.4 || ^6.4 || ^7.0 | v8.0.8 | 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.4 || ^7.0 | v8.0.8 | outdated |
| symfony/form | Allows to easily create, process and reuse HTML forms | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^5.4 || ^6.4 || ^7.0 | v8.0.6 | outdated |
| symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/messenger | Helps applications send and receive messages to/from other applications or via message queues | ^5.4 || ^6.4 || ^7.0 | v8.0.10 | outdated |
| symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^5.4 || ^6.4 || ^7.0 | v7.3.0 | up to date |
| symfony/routing | Maps an HTTP request to a set of configuration variables | ^5.4 || ^6.4 || ^7.0 | v8.0.8 | 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.4 || ^7.0 | v8.0.8 | outdated |
| symfony/service-contracts | Generic abstractions related to writing services | ^1.1 || ^2.0 || ^3.3 | v3.6.0 | 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 | ^5.4 || ^6.4 || ^7.0 | v8.0.8 | outdated |
| symfony/translation-contracts | Generic abstractions related to translation | ^1.1 || ^2.5 || ^3.2 | v3.6.1 | up to date |
| symfony/validator | Provides tools to validate values | ^5.4 || ^6.4 || ^7.0 | v8.0.10 | outdated |
| twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^2.15 || ^3.0 | v3.24.0 | up to date |
| webmozart/assert | Assertions to validate method input/output with nice error messages. | ^1.11 | 2.1.3 | outdated |
25 total, 19 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| api-platform/core | Build a fully-featured hypermedia or GraphQL API in minutes! | ^2.7.16 | v4.3.4 | outdated |
| babdev/pagerfanta-bundle | Bundle integrating Pagerfanta with Symfony | ^3.8 | v4.5.0 | outdated |
| behat/behat | Scenario-oriented BDD framework for PHP | ^3.14 | v3.29.0 | up to date |
| doctrine/annotations | Docblock Annotations Parser | ^1.14.4 || ^2.0.2 | 2.0.2 | up to date |
| doctrine/data-fixtures | Data Fixtures for all Doctrine Object Managers | ^1.7 | 2.2.0 | outdated |
| doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.11 | 3.2.2 | outdated |
| infection/infection | Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults. | ^0.27.10 | 0.32.6 | outdated |
| jms/serializer-bundle | Allows you to easily serialize, and deserialize data of any complexity | ^4.2 | 5.5.1 | outdated |
| lexik/jwt-authentication-bundle | This bundle provides JWT authentication for your Symfony REST API | ^2.17 | v3.2.0 | outdated |
| matthiasnoback/symfony-dependency-injection-test | Library for testing user classes related to the Symfony Dependency Injection Component | ^4.3 || ^5.1 | 6.1.0 | outdated |
| nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.8 | 1.8.2 | up to date |
| phpspec/prophecy-phpunit | Integrating the Prophecy mocking library in PHPUnit test cases | ^2.3 | v2.5.0 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^9.6.21 | 13.1.1 | outdated |
| psalm/plugin-phpunit | Psalm plugin for PHPUnit | ^0.18.4 | 0.19.5 | outdated |
| setono/code-quality-pack | A pack that installs code quality tools. | ^2.8.3 | v2.10.0 | up to date |
| sylius/sylius | E-Commerce platform for PHP, based on Symfony framework. | ~1.12.19 | v2.2.4 | 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.4 || ^7.0 | v8.0.3 | outdated |
| symfony/debug-bundle | Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/dotenv | Registers environment variables from a .env file | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^5.4 || ^6.4 || ^7.0 | v8.0.7 | outdated |
| symfony/intl | Provides access to the localization data of the ICU library | ^5.4 || ^6.4 || ^7.0 | v8.0.8 | outdated |
| symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ^5.4 || ^6.4 || ^7.0 | v8.0.8 | outdated |
| symfony/webpack-encore-bundle | Integration of your Symfony app with Webpack Encore | ^1.17.2 | v2.3.0 | outdated |
| symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | ^5.4 || ^6.4 || ^7.0 | v8.0.6 | outdated |
| willdurand/negotiation | Content Negotiation tools for PHP provided as a standalone library. | ^3.1 | 3.1.0 | up to date |