sparkouttech / bug-atlas
v0.0.4
2024-05-14 10:00 UTC
Requires
- php: ^7.2|^7.3|^7.4|^8.0|^8.1
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
The project facilitates logging crucial details from incoming HTTP requests and sending them to an API endpoint for enhanced system monitoring, debugging, and performance analysis.
Installation
You can install the package via composer:
composer require sparkouttech/bug-atlas
Configure .env variables:
BUGATLAS_API_KEY= BUGATLAS_SECRET_KEY= BUGATLAS_TAG=
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email developer@sparkouttech.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.