https://github.com/facade/flare-client-php
Send PHP errors to Flare
https://github.com/facade/flare-client-php
error exception flare laravel php reporting
Last synced: 8 months ago
JSON representation
Send PHP errors to Flare
- Host: GitHub
- URL: https://github.com/facade/flare-client-php
- Owner: facade
- License: mit
- Created: 2019-08-26T12:14:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T07:49:42.000Z (over 1 year ago)
- Last Synced: 2025-04-13T13:57:09.931Z (9 months ago)
- Topics: error, exception, flare, laravel, php, reporting
- Language: PHP
- Homepage: https://flareapp.io/docs
- Size: 502 KB
- Stars: 519
- Watchers: 4
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Send PHP errors to Flare
[](https://packagist.org/packages/facade/flare-client-php)

[](https://packagist.org/packages/facade/flare-client-php)
**This is an old version of the Flare client suited for older Laravel (< 9) and PHP (< 8.0) versions, if you're using a more up to date version of Laravel or PHP please use [spatie/flare-client-php](https://github.com/spatie/flare-client-php)**
This repository contains a PHP client to send PHP errors to [Flare](https://flareapp.io).

## Documentation
You can find the documentation of this package at [the docs of Flare](https://flareapp.io/docs/flare/general/welcome-to-flare).
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Testing
``` bash
composer test
```
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please email support@flareapp.io instead of using the issue tracker.
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.