Commit 22d47c89 authored by Fabien Potencier's avatar Fabien Potencier

added a mention of the web profiler

parent 4de092d9
...@@ -66,6 +66,13 @@ the ``Silex\Provider`` namespace: ...@@ -66,6 +66,13 @@ the ``Silex\Provider`` namespace:
* :doc:`UrlGeneratorServiceProvider <providers/url_generator>` * :doc:`UrlGeneratorServiceProvider <providers/url_generator>`
* :doc:`ValidatorServiceProvider <providers/validator>` * :doc:`ValidatorServiceProvider <providers/validator>`
.. note::
The Silex core team maintains a `WebProfiler
<https://github.com/silexphp/Silex-WebProfiler>`_ provider that helps debug
code in the development environment thanks to the Symfony web debug toolbar
and the Symfony profiler.
Third party providers Third party providers
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment