Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request
https://github.com/symfony/web-profiler-bundle

component dev php symfony symfony-component

Last synced: 13 days ago
JSON representation

Provides a development tool that gives detailed information about the execution of any request

Awesome Lists containing this project

README

        

WebProfilerBundle
=================

WebProfilerBundle provides a **development tool** that gives detailed
information about the execution of any request.

**Never** enable it on production servers as it will lead to major security
vulnerabilities in your project.

Resources
---------

* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)