checkybot-labs/laravel-ers-client

Send PHP errors to Custom API

Maintainers

👁 checkybot

Package info

github.com/checkybot-labs/laravel-ers-client

pkg:composer/checkybot-labs/laravel-ers-client

Fund package maintenance!

spatie

Statistics

Installs: 778

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.4 2025-05-10 03:03 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT bec01eb3ffe948b0848f5bf2c91942841d23a80b

exceptionreporting

This package is auto-updated.

Last update: 2026-06-10 05:18:42 UTC


README

👁 Latest Version on Packagist
👁 Run tests
👁 PHPStan
👁 Total Downloads

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:

composer require checkybot-labs/laravel-ers-client

License

The MIT License (MIT). Please see License File for more information.