Symfony Bundle
This framework provides a Symfony bundle that will help you to use the components within your Symfony application.
With Symfony Flex
Since the version 3.0, Symfony Flex recipes are provided through a dedicated repository. It is mandatory to add this repository before installing the bundle.
Then, you can install the bundle or the complete framework:
Without Symfony Flex
If you don't use Symfony Flex, you must register the bundle manually.
Bundle Features
The bundle capabilities will depend on the components installed in your application.
Last updated
Was this helpful?