Requires

39 total, 27 outdated

Package Required Latest Status
api-platform/core Build a fully-featured hypermedia or GraphQL API in minutes! ^3.2 v4.0.1 outdated
doctrine/doctrine-bundle Symfony DoctrineBundle ^2.11 2.13.0 up to date
doctrine/doctrine-migrations-bundle Symfony DoctrineMigrationsBundle ^3.3 3.3.1 up to date
doctrine/orm Object-Relational-Mapper for PHP ^2.17 3.2.2 outdated
nelmio/cors-bundle Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application ^2.4 2.5.0 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.3 5.4.1 up to date
phpstan/phpdoc-parser PHPDoc parser with support for nullable, intersection and generic types ^1.24 1.30.1 up to date
symfony/asset Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files 7.0.* v7.1.1 outdated
symfony/asset-mapper Maps directories of assets & makes them available in a public directory with versioned filenames. 7.0.* v7.1.5 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces 7.0.* v7.1.5 outdated
symfony/doctrine-messenger Symfony Doctrine Messenger Bridge 7.0.* v7.1.5 outdated
symfony/dotenv Registers environment variables from a .env file 7.0.* v7.1.5 outdated
symfony/expression-language Provides an engine that can compile and evaluate expressions 7.0.* v7.1.4 outdated
symfony/flex Composer plugin for Symfony ^2 v2.4.6 up to date
symfony/form Allows to easily create, process and reuse HTML forms 7.0.* v7.1.5 outdated
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework 7.0.* v7.1.5 outdated
symfony/http-client Provides powerful methods to fetch HTTP resources synchronously or asynchronously 7.0.* v7.1.5 outdated
symfony/intl Provides access to the localization data of the ICU library 7.0.* v7.1.5 outdated
symfony/mailer Helps sending emails 7.0.* v7.1.5 outdated
symfony/mime Allows manipulating MIME messages 7.0.* v7.1.5 outdated
symfony/monolog-bundle Symfony MonologBundle ^3.0 v3.10.0 up to date
symfony/notifier Sends notifications via one or more channels (email, SMS, ...) 7.0.* v7.1.5 outdated
symfony/process Executes commands in sub-processes 7.0.* v7.1.5 outdated
symfony/property-access Provides functions to read and write from/to an object or array using a simple string notation 7.0.* v7.1.4 outdated
symfony/property-info Extracts information about PHP class' properties using metadata of popular sources 7.0.* v7.1.3 outdated
symfony/runtime Enables decoupling PHP applications from global state 7.0.* v7.1.1 outdated
symfony/security-bundle Provides a tight integration of the Security component into the Symfony full-stack framework 7.0.* v7.1.4 outdated
symfony/serializer Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. 7.0.* v7.1.5 outdated
symfony/stimulus-bundle Integration with your Symfony app & Stimulus! ^2.13 v2.19.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 7.0.* v7.1.5 outdated
symfony/translation Provides tools to internationalize your application 7.0.* v7.1.5 outdated
symfony/twig-bundle Provides a tight integration of Twig into the Symfony full-stack framework 7.0.* v7.1.5 outdated
symfony/ux-turbo Hotwire Turbo integration for Symfony ^2.13 v2.19.3 up to date
symfony/validator Provides tools to validate values 7.0.* v7.1.5 outdated
symfony/web-link Manages links between resources 7.0.* v7.1.1 outdated
symfony/webpack-encore-bundle Integration with your Symfony app & Webpack Encore! ^2.1 v2.1.1 up to date
symfony/yaml Loads and dumps YAML files 7.0.* v7.1.5 outdated
twig/extra-bundle A Symfony bundle for extra Twig extensions ^2.12|^3.0 v3.13.0 up to date
twig/twig Twig, the flexible, fast, and secure template language for PHP ^2.12|^3.0 v3.14.0 up to date

Requires (dev)

21 total, 1 unknown

Package Required Latest Status
dama/doctrine-test-bundle Symfony bundle to isolate doctrine database tests and improve test performance ^8.2 v8.2.0 up to date
ergebnis/composer-normalize Provides a composer plugin for normalizing composer.json. ^2.43 2.43.0 up to date
ergebnis/phpunit-slow-test-detector Provides facilities for detecting slow tests in phpunit/phpunit. ^2.15 2.15.1 up to date
phpstan/extension-installer Composer plugin for automatic installation of PHPStan extensions ^1.4 1.4.3 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.12 1.12.4 up to date
phpstan/phpstan-deprecation-rules PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. ^1.2 1.2.1 up to date
phpstan/phpstan-doctrine Doctrine extensions for PHPStan ^1.5 1.5.3 up to date
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.4 1.4.0 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^1.6 1.6.1 up to date
phpstan/phpstan-symfony Symfony Framework extensions and rules for PHPStan ^1.4 1.4.9 up to date
phpunit/phpunit The PHP Unit Testing framework. ^11.3 11.3.6 up to date
rector/rector Instant Upgrade and Automated Refactoring of any PHP code ^1.2 1.04 up to date
roave/security-advisories Prevents installation of composer packages with known security vulnerabilities: no API, simply require it dev-latest unknown
symfony/browser-kit Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically ^7.1 v7.1.1 up to date
symfony/css-selector Converts CSS selectors to XPath expressions ^7.1 v7.1.1 up to date
symfony/debug-bundle Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework ^7.1 v7.1.1 up to date
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.61 v1.61.0 up to date
symfony/phpunit-bridge Provides utilities for PHPUnit, especially user deprecation notices management ^7.1 v7.1.4 up to date
symfony/stopwatch Provides a way to profile code ^7.0 v7.1.1 up to date
symfony/web-profiler-bundle Provides a development tool that gives detailed information about the execution of any request ^7.1 v7.1.4 up to date
symplify/easy-coding-standard Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer ^12.3 12.3.5 up to date