PHPackages                             gcworld/errorhandlers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. gcworld/errorhandlers

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

gcworld/errorhandlers
=====================

GCWorld Industries Error Handlers

1.2.1(7y ago)028.9k1proprietaryPHPPHP &gt;=7.0

Since May 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/KongHack/Error-Handlers)[ Packagist](https://packagist.org/packages/gcworld/errorhandlers)[ RSS](/packages/gcworld-errorhandlers/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (7)Used By (1)

GCWorld Error Handlers
======================

[](#gcworld-error-handlers)

Just a simple set of error handlers you can use in your project.

Example
-------

[](#example)

Place this in your front controller after requiring your auto-loader

```
set_error_handler('\GCWorld\ErrorHandlers\ErrorHandlers::errorHandler');
set_exception_handler('\GCWorld\ErrorHandlers\ErrorHandlers::exceptionHandler');
register_shutdown_function('\GCWorld\ErrorHandlers\ErrorHandlers::shutdownHandler');

```

### Version

[](#version)

1.2.1

### Additional Information

[](#additional-information)

- [GCWorld Github Group](https://github.com/KongHack)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~277 days

Recently: every ~326 days

Total

6

Last Release

2674d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.2.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1208565?v=4)[Gamecharmer](/maintainers/GameCharmer)[@GameCharmer](https://github.com/GameCharmer)

---

Top Contributors

[![GameCharmer](https://avatars.githubusercontent.com/u/1208565?v=4)](https://github.com/GameCharmer "GameCharmer (17 commits)")

### Embed Badge

![Health badge](/badges/gcworld-errorhandlers/health.svg)

```
[![Health](https://phpackages.com/badges/gcworld-errorhandlers/health.svg)](https://phpackages.com/packages/gcworld-errorhandlers)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.2k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M269](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M330](/packages/open-telemetry-sdk)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13191.0k8](/packages/youwe-testing-suite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
