Hi!
I get this warning with Symfony 7.3:
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "A2lix\AutoFormBundle\DependencyInjection\A2lixAutoFormExtension".
Environment
Symfony 7.3
Composer packages
a2lix/auto-form-bundle 0.4.7 Automate form building
a2lix/translation-form-bundle 3.2.4 Translate your doctrine objects easily with some helpers
api-platform/core v4.0.10 Build a fully-featured hypermedia or GraphQL API in minutes!
behat/transliterator v1.5.0 String transliterator
brick/math 0.12.1 Arbitrary-precision arithmetic library
doctrine/annotations 2.0.2 Docblock Annotations Parser
doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/collections 2.2.2 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common 3.4.5 PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection suppo...
doctrine/data-fixtures 1.8.0 Data Fixtures for all Doctrine Object Managers
doctrine/dbal 3.9.3 Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/deprecations 1.1.3 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/doctrine-bundle 2.13.1 Symfony DoctrineBundle
doctrine/doctrine-fixtures-bundle 3.6.2 Symfony DoctrineFixturesBundle
doctrine/doctrine-migrations-bundle 3.3.1 Symfony DoctrineMigrationsBundle
doctrine/event-manager 2.0.1 The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/inflector 2.0.10 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/instantiator 2.0.0 A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer 3.0.1 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations 3.8.2 PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and...
doctrine/orm 2.20.0 Object-Relational-Mapper for PHP
doctrine/persistence 3.4.0 The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/sql-formatter 1.5.1 a PHP SQL highlighting library
easycorp/easyadmin-bundle v4.15.1 Admin generator for Symfony applications
egulias/email-validator 4.0.2 A library for validating emails against several RFCs
gedmo/doctrine-extensions v3.17.1 Doctrine behavioral extensions
imagine/imagine 1.4.0 Image processing for PHP 5.3
jms/metadata 2.8.0 Class/method/property metadata management in PHP
jms/serializer 3.31.1 Library for (de-)serializing data of any complexity; supports XML, and JSON.
jms/serializer-bundle 5.5.1 Allows you to easily serialize, and deserialize data of any complexity
knplabs/doctrine-behaviors dev-sf7.0 b6e7574 Doctrine Behavior Traits
knplabs/knp-components v5.1.0 Knplabs component library
knplabs/knp-paginator-bundle v6.6.1 Paginator bundle for Symfony to automate pagination and simplify sorting and other features
lcobucci/clock 3.3.1 Yet another clock abstraction
lcobucci/jwt 5.4.2 A simple library to work with JSON Web Token and JSON Web Signature
lexik/jwt-authentication-bundle v3.1.0 This bundle provides JWT authentication for your Symfony REST API
liip/imagine-bundle 2.13.2 This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
maennchen/zipstream-php 3.1.1 ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
markbaker/complex 3.0.2 PHP Class for working with complex numbers
markbaker/matrix 3.0.1 PHP Class for working with matrices
masterminds/html5 2.9.0 An HTML5 parser and serializer.
monolog/monolog 3.8.0 Sends your logs to files, sockets, inboxes, databases and various web services
myclabs/deep-copy 1.12.1 Create deep copies (clones) of your objects
nelmio/cors-bundle 2.5.0 Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
nette/utils v4.0.5 🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong pass...
nikic/php-parser v5.3.1 A PHP parser written in PHP
phar-io/manifest 2.0.4 Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version 3.2.1 Library for handling version information and constraints
phpdocumentor/reflection-common 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock 5.6.0 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/type-resolver 1.10.0 A PSR-5 based resolver of Class names, Types and Structural Element Names
phpoffice/phpspreadsheet 3.5.0 PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
phpstan/phpdoc-parser 1.33.0 PHPDoc parser with support for nullable, intersection and generic types
phpstan/phpstan 2.0.2 PHPStan - PHP Static Analysis Tool
phpunit/php-code-coverage 10.1.16 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-file-iterator 4.1.0 FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-invoker 4.0.0 Invoke callables with a timeout
phpunit/php-text-template 3.0.1 Simple template engine.
phpunit/php-timer 6.0.0 Utility class for timing
phpunit/phpunit 10.5.38 The PHP Unit Testing framework.
psr/cache 3.0.0 Common interface for caching libraries
psr/clock 1.0.0 Common interface for reading the clock.
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher 1.0.0 Standard interfaces for event handling.
psr/http-client 1.0.3 Common interface for HTTP clients
psr/http-factory 1.1.0 PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-message 2.0 Common interface for HTTP messages
psr/link 2.0.1 Common interfaces for HTTP links
psr/log 3.0.2 Common interface for logging libraries
psr/simple-cache 3.0.0 Common interfaces for simple caching
ramsey/collection 2.0.0 A PHP library for representing and manipulating collections.
ramsey/uuid 4.7.6 A PHP library for generating and working with universally unique identifiers (UUIDs).
sebastian/cli-parser 2.0.1 Library for parsing CLI options
sebastian/code-unit 2.0.0 Collection of value objects that represent the PHP code units
sebastian/code-unit-reverse-lookup 3.0.0 Looks up which function or method a line of code belongs to
sebastian/comparator 5.0.3 Provides the functionality to compare PHP values for equality
sebastian/complexity 3.2.0 Library for calculating the complexity of PHP code units
sebastian/diff 5.1.1 Diff implementation
sebastian/environment 6.1.0 Provides functionality to handle HHVM/PHP environments
sebastian/exporter 5.1.2 Provides the functionality to export PHP variables for visualization
sebastian/global-state 6.0.2 Snapshotting of global state
sebastian/lines-of-code 2.0.2 Library for counting the lines of code in PHP source code
sebastian/object-enumerator 5.0.0 Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector 3.0.0 Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context 5.0.0 Provides functionality to recursively process PHP variables
sebastian/type 4.0.0 Collection of value objects that represent the types of the PHP type system
sebastian/version 4.0.1 Library that helps with managing the version number of Git-hosted PHP projects
stof/doctrine-extensions-bundle v1.12.0 Integration of the gedmo/doctrine-extensions with Symfony
symfony/apache-pack v1.0.1 A pack for Apache support in Symfony
symfony/asset v7.1.6 Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/browser-kit v7.1.6 Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
symfony/cache v7.1.7 Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/cache-contracts v3.5.0 Generic abstractions related to caching
symfony/clock v7.1.6 Decouples applications from the system clock
symfony/config v7.1.7 Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console v7.1.8 Eases the creation of beautiful and testable command line interfaces
symfony/css-selector v7.1.6 Converts CSS selectors to XPath expressions
symfony/debug-bundle v7.1.6 Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/dependency-injection v7.1.8 Allows you to standardize and centralize the way objects are constructed in your application
symfony/deprecation-contracts v3.5.0 A generic function and convention to trigger deprecation notices
symfony/doctrine-bridge v7.1.6 Provides integration for Doctrine with various Symfony components
symfony/doctrine-messenger v7.1.6 Symfony Doctrine Messenger Bridge
symfony/dom-crawler v7.1.6 Eases DOM navigation for HTML and XML documents
symfony/dotenv v7.1.6 Registers environment variables from a .env file
symfony/error-handler v7.1.7 Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher v7.1.6 Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/event-dispatcher-contracts v3.5.0 Generic abstractions related to dispatching event
symfony/expression-language v7.1.6 Provides an engine that can compile and evaluate expressions
symfony/filesystem v7.1.6 Provides basic utilities for the filesystem
symfony/finder v7.1.6 Finds files and directories via an intuitive fluent interface
symfony/flex v2.4.7 Composer plugin for Symfony
symfony/form v7.1.6 Allows to easily create, process and reuse HTML forms
symfony/framework-bundle v7.1.6 Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/http-client v7.1.8 Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts v3.5.0 Generic abstractions related to HTTP clients
symfony/http-foundation v7.1.8 Defines an object-oriented layer for the HTTP specification
symfony/http-kernel v7.1.8 Provides a structured process for converting a Request into a Response
symfony/intl v7.1.8 Provides access to the localization data of the ICU library
symfony/mailer v7.1.6 Helps sending emails
symfony/maker-bundle v1.61.0 Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/messenger v7.1.8 Helps applications send and receive messages to/from other applications or via message queues
symfony/mime v7.1.6 Allows manipulating MIME messages
symfony/monolog-bridge v7.1.6 Provides integration for Monolog with various Symfony components
symfony/monolog-bundle v3.10.0 Symfony MonologBundle
symfony/notifier v7.1.6 Sends notifications via one or more channels (email, SMS, ...)
symfony/options-resolver v7.1.6 Provides an improved replacement for the arrayreplace PHP function
symfony/password-hasher v7.1.6 Provides password hashing utilities
symfony/phpunit-bridge v7.1.6 Provides utilities for PHPUnit, especially user deprecation notices management
symfony/polyfill-intl-grapheme v1.31.0 Symfony polyfill for intl's grapheme* functions
symfony/polyfill-intl-icu v1.31.0 Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-idn v1.31.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer v1.31.0 Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring v1.31.0 Symfony polyfill for the Mbstring extension
symfony/polyfill-php83 v1.31.0 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/polyfill-uuid v1.31.0 Symfony polyfill for uuid functions
symfony/process v7.1.8 Executes commands in sub-processes
symfony/property-access v7.1.6 Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info v7.1.8 Extracts information about PHP class' properties using metadata of popular sources
symfony/routing v7.1.6 Maps an HTTP request to a set of configuration variables
symfony/runtime v7.1.7 Enables decoupling PHP applications from global state
symfony/security-bundle v7.1.6 Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/security-core v7.1.6 Symfony Security Component - Core Library
symfony/security-csrf v7.1.6 Symfony Security Component - CSRF Library
symfony/security-http v7.1.8 Symfony Security Component - HTTP Integration
symfony/serializer v7.1.8 Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/service-contracts v3.5.0 Generic abstractions related to writing services
symfony/stopwatch v7.1.6 Provides a way to profile code
symfony/string v7.1.8 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/translation v7.1.6 Provides tools to internationalize your application
symfony/translation-contracts v3.5.0 Generic abstractions related to translation
symfony/twig-bridge v7.1.8 Provides integration for Twig with various Symfony components
symfony/twig-bundle v7.1.6 Provides a tight integration of Twig into the Symfony full-stack framework
symfony/type-info v7.1.8 Extracts PHP types information.
symfony/uid v7.1.6 Provides an object-oriented API to generate and represent UIDs
symfony/validator v7.1.8 Provides tools to validate values
symfony/var-dumper v7.1.8 Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter v7.1.6 Allows exporting any serializable PHP data structure to plain PHP code
symfony/web-link v7.1.6 Manages links between resources
symfony/web-profiler-bundle v7.1.7 Provides a development tool that gives detailed information about the execution of any request
symfony/yaml v7.1.6 Loads and dumps YAML files
theseer/tokenizer 1.2.3 A small library for converting tokenized PHP source code into XML and potentially other formats
twig/extra-bundle v3.15.0 A Symfony bundle for extra Twig extensions
twig/twig v3.15.0 Twig, the flexible, fast, and secure template language for PHP
webmozart/assert 1.11.0 Assertions to validate method input/output with nice error messages.
willdurand/negotiation 3.1.0 Content Negotiation tools for PHP provided as a standalone library.
PHP version
$ php -v
PHP 8.3.14 (cli) (built: Nov 21 2024 14:44:18) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.14, Copyright (c) Zend Technologies
with Zend OPcache v8.3.14, Copyright (c), by Zend Technologies
with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
Hi! I get this warning with Symfony 7.3: The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "A2lix\AutoFormBundle\DependencyInjection\A2lixAutoFormExtension".
Environment
Symfony 7.3
Composer packages
a2lix/auto-form-bundle 0.4.7 Automate form building a2lix/translation-form-bundle 3.2.4 Translate your doctrine objects easily with some helpers api-platform/core v4.0.10 Build a fully-featured hypermedia or GraphQL API in minutes! behat/transliterator v1.5.0 String transliterator brick/math 0.12.1 Arbitrary-precision arithmetic library doctrine/annotations 2.0.2 Docblock Annotations Parser doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. doctrine/collections 2.2.2 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. doctrine/common 3.4.5 PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection suppo... doctrine/data-fixtures 1.8.0 Data Fixtures for all Doctrine Object Managers doctrine/dbal 3.9.3 Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. doctrine/deprecations 1.1.3 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages. doctrine/doctrine-bundle 2.13.1 Symfony DoctrineBundle doctrine/doctrine-fixtures-bundle 3.6.2 Symfony DoctrineFixturesBundle doctrine/doctrine-migrations-bundle 3.3.1 Symfony DoctrineMigrationsBundle doctrine/event-manager 2.0.1 The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. doctrine/inflector 2.0.10 PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. doctrine/instantiator 2.0.0 A small, lightweight utility to instantiate objects in PHP without invoking their constructors doctrine/lexer 3.0.1 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. doctrine/migrations 3.8.2 PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and... doctrine/orm 2.20.0 Object-Relational-Mapper for PHP doctrine/persistence 3.4.0 The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. doctrine/sql-formatter 1.5.1 a PHP SQL highlighting library easycorp/easyadmin-bundle v4.15.1 Admin generator for Symfony applications egulias/email-validator 4.0.2 A library for validating emails against several RFCs gedmo/doctrine-extensions v3.17.1 Doctrine behavioral extensions imagine/imagine 1.4.0 Image processing for PHP 5.3 jms/metadata 2.8.0 Class/method/property metadata management in PHP jms/serializer 3.31.1 Library for (de-)serializing data of any complexity; supports XML, and JSON. jms/serializer-bundle 5.5.1 Allows you to easily serialize, and deserialize data of any complexity knplabs/doctrine-behaviors dev-sf7.0 b6e7574 Doctrine Behavior Traits knplabs/knp-components v5.1.0 Knplabs component library knplabs/knp-paginator-bundle v6.6.1 Paginator bundle for Symfony to automate pagination and simplify sorting and other features lcobucci/clock 3.3.1 Yet another clock abstraction lcobucci/jwt 5.4.2 A simple library to work with JSON Web Token and JSON Web Signature lexik/jwt-authentication-bundle v3.1.0 This bundle provides JWT authentication for your Symfony REST API liip/imagine-bundle 2.13.2 This bundle provides an image manipulation abstraction toolkit for Symfony-based projects. maennchen/zipstream-php 3.1.1 ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server. markbaker/complex 3.0.2 PHP Class for working with complex numbers markbaker/matrix 3.0.1 PHP Class for working with matrices masterminds/html5 2.9.0 An HTML5 parser and serializer. monolog/monolog 3.8.0 Sends your logs to files, sockets, inboxes, databases and various web services myclabs/deep-copy 1.12.1 Create deep copies (clones) of your objects nelmio/cors-bundle 2.5.0 Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application nette/utils v4.0.5 🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong pass... nikic/php-parser v5.3.1 A PHP parser written in PHP phar-io/manifest 2.0.4 Component for reading phar.io manifest information from a PHP Archive (PHAR) phar-io/version 3.2.1 Library for handling version information and constraints phpdocumentor/reflection-common 2.2.0 Common reflection classes used by phpdocumentor to reflect the code structure phpdocumentor/reflection-docblock 5.6.0 With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. phpdocumentor/type-resolver 1.10.0 A PSR-5 based resolver of Class names, Types and Structural Element Names phpoffice/phpspreadsheet 3.5.0 PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine phpstan/phpdoc-parser 1.33.0 PHPDoc parser with support for nullable, intersection and generic types phpstan/phpstan 2.0.2 PHPStan - PHP Static Analysis Tool phpunit/php-code-coverage 10.1.16 Library that provides collection, processing, and rendering functionality for PHP code coverage information. phpunit/php-file-iterator 4.1.0 FilterIterator implementation that filters files based on a list of suffixes. phpunit/php-invoker 4.0.0 Invoke callables with a timeout phpunit/php-text-template 3.0.1 Simple template engine. phpunit/php-timer 6.0.0 Utility class for timing phpunit/phpunit 10.5.38 The PHP Unit Testing framework. psr/cache 3.0.0 Common interface for caching libraries psr/clock 1.0.0 Common interface for reading the clock. psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11) psr/event-dispatcher 1.0.0 Standard interfaces for event handling. psr/http-client 1.0.3 Common interface for HTTP clients psr/http-factory 1.1.0 PSR-17: Common interfaces for PSR-7 HTTP message factories psr/http-message 2.0 Common interface for HTTP messages psr/link 2.0.1 Common interfaces for HTTP links psr/log 3.0.2 Common interface for logging libraries psr/simple-cache 3.0.0 Common interfaces for simple caching ramsey/collection 2.0.0 A PHP library for representing and manipulating collections. ramsey/uuid 4.7.6 A PHP library for generating and working with universally unique identifiers (UUIDs). sebastian/cli-parser 2.0.1 Library for parsing CLI options sebastian/code-unit 2.0.0 Collection of value objects that represent the PHP code units sebastian/code-unit-reverse-lookup 3.0.0 Looks up which function or method a line of code belongs to sebastian/comparator 5.0.3 Provides the functionality to compare PHP values for equality sebastian/complexity 3.2.0 Library for calculating the complexity of PHP code units sebastian/diff 5.1.1 Diff implementation sebastian/environment 6.1.0 Provides functionality to handle HHVM/PHP environments sebastian/exporter 5.1.2 Provides the functionality to export PHP variables for visualization sebastian/global-state 6.0.2 Snapshotting of global state sebastian/lines-of-code 2.0.2 Library for counting the lines of code in PHP source code sebastian/object-enumerator 5.0.0 Traverses array structures and object graphs to enumerate all referenced objects sebastian/object-reflector 3.0.0 Allows reflection of object attributes, including inherited and non-public ones sebastian/recursion-context 5.0.0 Provides functionality to recursively process PHP variables sebastian/type 4.0.0 Collection of value objects that represent the types of the PHP type system sebastian/version 4.0.1 Library that helps with managing the version number of Git-hosted PHP projects stof/doctrine-extensions-bundle v1.12.0 Integration of the gedmo/doctrine-extensions with Symfony symfony/apache-pack v1.0.1 A pack for Apache support in Symfony symfony/asset v7.1.6 Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files symfony/browser-kit v7.1.6 Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically symfony/cache v7.1.7 Provides extended PSR-6, PSR-16 (and tags) implementations symfony/cache-contracts v3.5.0 Generic abstractions related to caching symfony/clock v7.1.6 Decouples applications from the system clock symfony/config v7.1.7 Helps you find, load, combine, autofill and validate configuration values of any kind symfony/console v7.1.8 Eases the creation of beautiful and testable command line interfaces symfony/css-selector v7.1.6 Converts CSS selectors to XPath expressions symfony/debug-bundle v7.1.6 Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework symfony/dependency-injection v7.1.8 Allows you to standardize and centralize the way objects are constructed in your application symfony/deprecation-contracts v3.5.0 A generic function and convention to trigger deprecation notices symfony/doctrine-bridge v7.1.6 Provides integration for Doctrine with various Symfony components symfony/doctrine-messenger v7.1.6 Symfony Doctrine Messenger Bridge symfony/dom-crawler v7.1.6 Eases DOM navigation for HTML and XML documents symfony/dotenv v7.1.6 Registers environment variables from a .env file symfony/error-handler v7.1.7 Provides tools to manage errors and ease debugging PHP code symfony/event-dispatcher v7.1.6 Provides tools that allow your application components to communicate with each other by dispatching events and listening to them symfony/event-dispatcher-contracts v3.5.0 Generic abstractions related to dispatching event symfony/expression-language v7.1.6 Provides an engine that can compile and evaluate expressions symfony/filesystem v7.1.6 Provides basic utilities for the filesystem symfony/finder v7.1.6 Finds files and directories via an intuitive fluent interface symfony/flex v2.4.7 Composer plugin for Symfony symfony/form v7.1.6 Allows to easily create, process and reuse HTML forms symfony/framework-bundle v7.1.6 Provides a tight integration between Symfony components and the Symfony full-stack framework symfony/http-client v7.1.8 Provides powerful methods to fetch HTTP resources synchronously or asynchronously symfony/http-client-contracts v3.5.0 Generic abstractions related to HTTP clients symfony/http-foundation v7.1.8 Defines an object-oriented layer for the HTTP specification symfony/http-kernel v7.1.8 Provides a structured process for converting a Request into a Response symfony/intl v7.1.8 Provides access to the localization data of the ICU library symfony/mailer v7.1.6 Helps sending emails symfony/maker-bundle v1.61.0 Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code. symfony/messenger v7.1.8 Helps applications send and receive messages to/from other applications or via message queues symfony/mime v7.1.6 Allows manipulating MIME messages symfony/monolog-bridge v7.1.6 Provides integration for Monolog with various Symfony components symfony/monolog-bundle v3.10.0 Symfony MonologBundle symfony/notifier v7.1.6 Sends notifications via one or more channels (email, SMS, ...) symfony/options-resolver v7.1.6 Provides an improved replacement for the arrayreplace PHP function symfony/password-hasher v7.1.6 Provides password hashing utilities symfony/phpunit-bridge v7.1.6 Provides utilities for PHPUnit, especially user deprecation notices management symfony/polyfill-intl-grapheme v1.31.0 Symfony polyfill for intl's grapheme* functions symfony/polyfill-intl-icu v1.31.0 Symfony polyfill for intl's ICU-related data and classes symfony/polyfill-intl-idn v1.31.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions symfony/polyfill-intl-normalizer v1.31.0 Symfony polyfill for intl's Normalizer class and related functions symfony/polyfill-mbstring v1.31.0 Symfony polyfill for the Mbstring extension symfony/polyfill-php83 v1.31.0 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions symfony/polyfill-uuid v1.31.0 Symfony polyfill for uuid functions symfony/process v7.1.8 Executes commands in sub-processes symfony/property-access v7.1.6 Provides functions to read and write from/to an object or array using a simple string notation symfony/property-info v7.1.8 Extracts information about PHP class' properties using metadata of popular sources symfony/routing v7.1.6 Maps an HTTP request to a set of configuration variables symfony/runtime v7.1.7 Enables decoupling PHP applications from global state symfony/security-bundle v7.1.6 Provides a tight integration of the Security component into the Symfony full-stack framework symfony/security-core v7.1.6 Symfony Security Component - Core Library symfony/security-csrf v7.1.6 Symfony Security Component - CSRF Library symfony/security-http v7.1.8 Symfony Security Component - HTTP Integration symfony/serializer v7.1.8 Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. symfony/service-contracts v3.5.0 Generic abstractions related to writing services symfony/stopwatch v7.1.6 Provides a way to profile code symfony/string v7.1.8 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way symfony/translation v7.1.6 Provides tools to internationalize your application symfony/translation-contracts v3.5.0 Generic abstractions related to translation symfony/twig-bridge v7.1.8 Provides integration for Twig with various Symfony components symfony/twig-bundle v7.1.6 Provides a tight integration of Twig into the Symfony full-stack framework symfony/type-info v7.1.8 Extracts PHP types information. symfony/uid v7.1.6 Provides an object-oriented API to generate and represent UIDs symfony/validator v7.1.8 Provides tools to validate values symfony/var-dumper v7.1.8 Provides mechanisms for walking through any arbitrary PHP variable symfony/var-exporter v7.1.6 Allows exporting any serializable PHP data structure to plain PHP code symfony/web-link v7.1.6 Manages links between resources symfony/web-profiler-bundle v7.1.7 Provides a development tool that gives detailed information about the execution of any request symfony/yaml v7.1.6 Loads and dumps YAML files theseer/tokenizer 1.2.3 A small library for converting tokenized PHP source code into XML and potentially other formats twig/extra-bundle v3.15.0 A Symfony bundle for extra Twig extensions twig/twig v3.15.0 Twig, the flexible, fast, and secure template language for PHP webmozart/assert 1.11.0 Assertions to validate method input/output with nice error messages. willdurand/negotiation 3.1.0 Content Negotiation tools for PHP provided as a standalone library.
PHP version