spatie / flare-client-php
Send PHP errors to Flare
Fund package maintenance!
spatie
Installs: 88 055 266
Dependents: 8
Suggesters: 0
Security: 0
Stars: 148
Watchers: 3
Forks: 14
Open Issues: 1
Requires
- php: ^8.0
- illuminate/pipeline: ^8.0|^9.0|^10.0|^11.0
- spatie/backtrace: ^1.6.1
- symfony/http-foundation: ^5.2|^6.0|^7.0
- symfony/mime: ^5.2|^6.0|^7.0
- symfony/process: ^5.2|^6.0|^7.0
- symfony/var-dumper: ^5.2|^6.0|^7.0
Requires (Dev)
- dms/phpunit-arraysubset-asserts: ^0.5.0
- pestphp/pest: ^1.20|^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- spatie/pest-plugin-snapshots: ^1.0|^2.0
This package is auto-updated.
Last update: 2024-10-31 08:57:18 UTC
README
This repository contains the PHP client to send errors and exceptions to Flare. The client can be installed using composer and works for PHP 8.0 and above.
Using Laravel? You probably want to use Ignition for Laravel. It comes with a beautiful error page and has the Flare client built in.
Documentation
You can find the documentation of this package at the docs of Flare.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Contributing
Please see CONTRIBUTING 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 for more information.