Download the PHP package checkybot-labs/laravel-ers-client without Composer
On this page you can find all versions of the php package checkybot-labs/laravel-ers-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download checkybot-labs/laravel-ers-client
More information about checkybot-labs/laravel-ers-client
Files in checkybot-labs/laravel-ers-client
Download checkybot-labs/laravel-ers-client
More information about checkybot-labs/laravel-ers-client
Files in checkybot-labs/laravel-ers-client
Vendor checkybot-labs
Package laravel-ers-client
Short Description Send PHP errors to Custom API
License MIT
Homepage https://github.com/checkybot-labs/laravel-ers-client
Package laravel-ers-client
Short Description Send PHP errors to Custom API
License MIT
Homepage https://github.com/checkybot-labs/laravel-ers-client
Please rate this library. Is it a good library?
Informations about the package laravel-ers-client
Laravel ERS Client
A fork of facade/flare-client-php
with extended support for sending errors to a custom endpoint.
✨ What's Different
This package includes a few key enhancements that allow you to use the Flare client logic for your own error reporting service:
- 🌐 Custom error reporting URL (
ERS_ERROR_API_URL
) - ⏱ Custom timeout setting (
ERS_ERROR_API_TIMEOUT
) - 🔒 Option to disable SSL verification (
ERS_SSL_VERIFY_PEER
)
These options are configurable via environment variables or the provided config file.
For all other base features and behavior, please refer to the original documentation.
📦 Installation
Install via Composer:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ers-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/pipeline Version ^8.0|^9.0|^10.0|^11.0|^12.0
spatie/backtrace Version ^1.6.1
symfony/http-foundation Version ^5.2|^6.0|^7.0
symfony/mime Version ^5.2|^6.0|^7.0
symfony/process Version ^5.2|^6.0|^7.0
symfony/var-dumper Version ^5.2|^6.0|^7.0
illuminate/pipeline Version ^8.0|^9.0|^10.0|^11.0|^12.0
spatie/backtrace Version ^1.6.1
symfony/http-foundation Version ^5.2|^6.0|^7.0
symfony/mime Version ^5.2|^6.0|^7.0
symfony/process Version ^5.2|^6.0|^7.0
symfony/var-dumper Version ^5.2|^6.0|^7.0
The package checkybot-labs/laravel-ers-client contains the following files
Loading the files please wait ....