mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
b5f5292903089d3cddffd77b1751b786a9e21f3a
This PR was merged into the master branch.
Discussion
----------
Add a simple README file
Commits
-------
7ab4c34 added a simple README file
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:
.. code-block:: bash
composer config extra.symfony.allow-contrib true
For more information about contributing a recipe, read the `documentation`_ on
the main repository.
.. _`Symfony Flex`: https://github.com/symfony/flex
.. _`Symfony recipes`: https://github.com/symfony/recipes
.. _`documentation`: https://github.com/symfony/recipes
Languages
PHP
85.1%
Makefile
10.6%
Twig
2.8%
Gherkin
0.5%
JavaScript
0.5%
Other
0.5%