Fabien Potencier eec63dc6a6 feature #4 Add EkinoNewrelicBundle (GromNaN)
This PR was squashed before being merged into the master branch (closes #4).

Discussion
----------

Add EkinoNewrelicBundle

* Is it possible to add conditional configuration when an other bundle is installed? This bundle has interactions with [SonataBlockBundle](https://github.com/ekino/EkinoNewRelicBundle#integration-with-sonatablockbundle).
* Configuration could be made interactive with questions like "What transaction naming do you want to use?" or "Are you using Symfony HTTP Cache?"

Commits
-------

9f04f15 Add EkinoNewrelicBundle
2017-05-02 07:20:02 -07:00
2017-04-13 16:30:51 -07:00
2017-04-28 15:08:59 -07:00

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
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%