https://github.com/tastyigniter/ti-ext-debugbar
https://github.com/tastyigniter/ti-ext-debugbar
debugbar ide-helper
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tastyigniter/ti-ext-debugbar
- Owner: tastyigniter
- License: mit
- Created: 2018-09-16T12:44:16.000Z (over 6 years ago)
- Default Branch: 4.x
- Last Pushed: 2025-03-20T20:55:49.000Z (2 months ago)
- Last Synced: 2025-04-10T04:01:39.097Z (about 1 month ago)
- Topics: debugbar, ide-helper
- Language: PHP
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Introduction
The TastyIgniter DebugBar extension a seamless integration of [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) and [ide-helper](https://github.com/barryvdh/laravel-ide-helper), is a powerful tool for developers. It provides a convenient way to profile your TastyIgniter application and generate helper files for IDEs, making local development a breeze.
## Features
- **Profiling:** Measure and visualize the performance of your application.
- **Database Queries:** Monitor and optimize your database queries.
- **IDE Helper:** Generate helper files for your IDE to improve code completion and navigation.## Documentation
Documentation can be found on the [TastyIgniter documentation website](https://tastyigniter.com/docs/extensions/debugbar).
## Changelog
Please see [CHANGELOG](https://github.com/tastyigniter/ti-ext-debugbar/blob/master/CHANGELOG.md) for more information on what has changed recently.
## Reporting issues
If you encounter a bug in this extension, please report it using the [Issue Tracker](https://github.com/tastyigniter/ti-ext-debugbar/issues) on GitHub.
## Contributing
Contributions are welcome! Please read [TastyIgniter's contributing guide](https://tastyigniter.com/docs/contribution-guide).
## Security vulnerabilities
For reporting security vulnerabilities, please see [our security policy](https://github.com/tastyigniter/ti-ext-debugbar/security/policy).
## License
TastyIgniter Coupons extension is open-source software licensed under the [MIT license](https://github.com/tastyigniter/ti-ext-debugbar/blob/master/LICENSE.md).