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: 4 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 (over 13 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-04-29T11:20:59.000Z (19 days ago)
- Last Synced: 2025-04-30T00:07:17.817Z (18 days ago)
- Topics: component, dev, php, symfony, symfony-component
- Language: Twig
- Homepage: https://symfony.com/web-profiler-bundle
- Size: 3.82 MB
- Stars: 2,248
- Watchers: 5
- Forks: 55
- 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)