PHPackages                             crystlbrd/exceptionist - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. crystlbrd/exceptionist

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

crystlbrd/exceptionist
======================

A slim exception and error logging tool

v1.1.0(7y ago)03062MITPHPPHP &gt;=7.3

Since Jul 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/crystlbrd/Exceptionist)[ Packagist](https://packagist.org/packages/crystlbrd/exceptionist)[ RSS](/packages/crystlbrd-exceptionist/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (2)

Exceptionist
============

[](#exceptionist)

Exceptionist tries to provide more control over which exceptions are thrown without losing any important information. It's providing a simple logging mechanism for objects to save all its exceptions and control which one of those should actually be thrown when the object is executed.

Requirements
------------

[](#requirements)

Exceptionist is currently developed and designed around PHP 7.3. Earlier versions are not tested and for now not planned to be supported. [Composer](https://getcomposer.org) is required.

Install
-------

[](#install)

### Composer

[](#composer)

[Install composer](https://getcomposer.org/doc/00-intro.md) on your system and run:

`composer require crystlbrd/exceptionist`

### Manually

[](#manually)

It is not recommended to install it manually, but theoretically possible. This is only for completeness.

Download the zip or clone the repository into the directory you want Exceptionist to be in and set up the namespaces for your project. `crystlbrd\Exceptionist\` should point into the /src/ directory of Exceptionist.

Getting started
---------------

[](#getting-started)

For more details to [how to use Exceptionist](https://github.com/crystlbrd/Exceptionist/wiki/getting-started) please visit the [wiki](https://github.com/crystlbrd/Exceptionist/wiki)

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~6 days

Total

2

Last Release

2579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fa0b062fb73cf166a6f663d68bdab7e0af6ac0c87ef5a71404580dafa07dce5?d=identicon)[ebitkov](/maintainers/ebitkov)

---

Top Contributors

[![crystlbrd](https://avatars.githubusercontent.com/u/12400048?v=4)](https://github.com/crystlbrd "crystlbrd (3 commits)")[![ebitkov](https://avatars.githubusercontent.com/u/45060975?v=4)](https://github.com/ebitkov "ebitkov (2 commits)")

---

Tags

error-handlingexception-handlingphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crystlbrd-exceptionist/health.svg)

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

###  Alternatives

[symfony/error-handler

Provides tools to manage errors and ease debugging PHP code

2.7k714.7M933](/packages/symfony-error-handler)[proget-hq/phpstan-yii2

Yii2 extension for PHPStan

52614.0k7](/packages/proget-hq-phpstan-yii2)[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)

PHPackages © 2026

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