/recipes-contrib

Symfony Contrib Recipes Repositories

MIT LicenseMIT

Symfony Recipes (Contrib)

Symfony recipes allow the automation of Composer packages configuration via the Symfony Flex Composer plugin.

This repository hosts contributed recipes for Composer packages that are not part of the "official" Symfony recipes. To enable this repository in your project, run the following command:

composer config extra.symfony.allow-contrib true

For more information about contributing a recipe, read the documentation on the main repository.