2017-05-14 09:39:35 -07:00
2019-12-06 14:24:49 +03:00
2018-03-05 19:59:36 +01:00
2019-09-05 06:56:00 +00:00
2019-09-29 13:20:11 +00:00
2018-09-23 09:09:13 +02:00
2019-08-01 08:33:55 +02:00
2018-03-19 11:46:31 -07:00
2020-07-19 08:06:09 +00:00
2018-08-31 15:29:07 +02:00
2019-08-01 08:33:55 +02:00
2019-08-01 08:33:55 +02:00
2020-12-05 00:42:06 +01:00
2019-12-28 11:24:24 +00:00
2018-12-06 21:34:48 +00:00
2020-06-28 10:12:02 +02:00
2018-07-06 11:07:52 +02:00
2020-02-14 18:01:54 +01:00
2020-10-12 22:19:44 +02:00
2019-08-01 08:33:55 +02:00
2020-11-01 17:11:27 +01:00
2019-08-01 08:33:55 +02:00
2020-06-25 12:56:38 +02:00
2020-09-09 21:46:44 +02:00
2019-11-14 17:33:06 +01:00
2018-11-19 16:05:10 +01:00
2018-09-04 15:58:30 +02:00
2019-10-13 19:09:22 +02:00
2020-09-09 12:07:22 +02:00
2020-12-01 15:00:06 +01:00
2018-12-29 15:18:12 +01:00
2019-04-19 13:17:55 +02:00
2018-07-18 13:50:28 +02:00
2019-08-01 08:33:55 +02:00
2019-05-03 12:01:08 +02:00
2020-05-25 14:00:55 +03:00
2018-10-29 08:22:32 +01:00
2020-06-24 17:22:50 +02:00
2017-11-24 07:11:52 -08:00
2018-02-02 10:38:43 +02:00
2020-04-06 09:56:47 +02:00
2020-01-20 16:59:28 +01:00
2020-10-01 09:25:05 +02:00
2018-12-06 16:07:46 +04:00
2019-11-27 16:57:28 +01:00
2017-10-29 16:02:54 +00:00
2019-08-01 08:33:55 +02:00
2019-12-10 09:10:07 +01:00
2019-08-04 02:47:42 +03:00
2020-06-12 15:00:31 +02:00
2019-02-21 13:37:29 +01:00
2020-09-09 08:39:35 +00:00
2018-10-02 11:14:22 +00:00
2019-08-01 08:33:55 +02:00
2020-04-28 08:05:46 +00:00
2020-05-31 10:02:49 +07:00
2020-04-05 12:07:47 +00:00
2019-04-06 10:45:22 +00:00
2018-11-22 15:30:24 +01:00
2020-06-07 12:43:40 +02:00
2018-01-14 01:17:09 +01:00
2017-12-05 11:15:02 +01:00
2020-06-25 13:27:40 +02:00
2019-07-08 03:42:27 +04:30

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 recipes defined in this
repository for your project, run the following command:

.. code-block:: bash

    composer config extra.symfony.allow-contrib true

Contributing
------------

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

Unlike for official recipes, the pull requests for new contrib recipes are
managed by the community.

.. _`Symfony Flex`: https://github.com/symfony/flex
.. _`Symfony recipes`: https://github.com/symfony/recipes
.. _`documentation`: https://github.com/symfony/recipes
S
Description
No description provided
Readme MIT
12 MiB
Languages
PHP 85.1%
Makefile 10.6%
Twig 2.8%
Gherkin 0.5%
JavaScript 0.5%
Other 0.5%