Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/symfony/web-profiler-bundle
- Owner: symfony
- License: mit
- Created: 2011-10-25T05:27:27.000Z (about 13 years ago)
- Default Branch: 7.0
- Last Pushed: 2024-04-13T07:14:33.000Z (7 months ago)
- Last Synced: 2024-04-13T21:10:13.112Z (7 months ago)
- Topics: component, dev, php, symfony, symfony-component
- Language: Twig
- Homepage: https://symfony.com/web-profiler-bundle
- Size: 3.8 MB
- Stars: 2,193
- Watchers: 6
- Forks: 54
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)