Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Send PHP errors to Flare

Awesome Lists containing this project

README

        

# Send PHP errors to Flare

[![Latest Version on Packagist](https://img.shields.io/packagist/v/facade/flare-client-php.svg?style=flat-square)](https://packagist.org/packages/facade/flare-client-php)
![Tests](https://github.com/facade/flare-client-php/workflows/Run%20tests/badge.svg)
[![Total Downloads](https://img.shields.io/packagist/dt/facade/flare-client-php.svg?style=flat-square)](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).

![Screenshot of error in Flare](https://facade.github.io/flare-client-php/screenshot.png)

## 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 [email protected] instead of using the issue tracker.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.