PHPackages                             traderinteractive/exceptions - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. traderinteractive/exceptions

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

traderinteractive/exceptions
============================

Collection of standard exception classes

v2.1.0(8mo ago)1107.8k↓41.1%38MITPHPPHP ^7.0||^8.0CI failing

Since Mar 5Pushed 8mo ago7 watchersCompare

[ Source](https://github.com/traderinteractive/exceptions-php)[ Packagist](https://packagist.org/packages/traderinteractive/exceptions)[ RSS](/packages/traderinteractive-exceptions/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (8)

TraderInteractive Exceptions
============================

[](#traderinteractive-exceptions)

[![Build Status](https://camo.githubusercontent.com/2b18795c837a349033073272fae74c26a3e8dd91566d074027dea5792655c510/68747470733a2f2f7472617669732d63692e6f72672f747261646572696e7465726163746976652f657863657074696f6e732d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/traderinteractive/exceptions-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/61420fb38515bdf36f8caec6dde17586c84348f9ca6ea2133de9d249c9de3a3c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f747261646572696e7465726163746976652f657863657074696f6e732d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/traderinteractive/exceptions-php/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/4cb6b0f6c48c5924d9eea4fd3351e6238f53f302624b8a97c7c5a84fb36ab8d8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f747261646572696e7465726163746976652f657863657074696f6e732d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/traderinteractive/exceptions-php?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/206e25b64a481e59486764e748e4b325b676f02997f10fbfc6dcf86c52929117/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f762f737461626c65)](https://packagist.org/packages/traderinteractive/exceptions)[![Latest Unstable Version](https://camo.githubusercontent.com/e111a47be51e4e027480b3fa0e5053ecd95a7af43c55f32553bf48d264de5ee4/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f762f756e737461626c65)](https://packagist.org/packages/traderinteractive/exceptions)[![License](https://camo.githubusercontent.com/d8b29c29724788661421ea8f0a638b1e59fce1e8474a695cb14fa0d9f9f1833b/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f6c6963656e7365)](https://packagist.org/packages/traderinteractive/exceptions)

[![Total Downloads](https://camo.githubusercontent.com/ff596796a0085fdcb35c82d5bacc3337fe57bdbaf41062efe7f5b946ee22de15/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f646f776e6c6f616473)](https://packagist.org/packages/traderinteractive/exceptions)[![Daily Downloads](https://camo.githubusercontent.com/e4a8a18c3a13f99bf98a6edd7978757fbde02f30c420b48c71957bb6d21a9cf0/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f642f6461696c79)](https://packagist.org/packages/traderinteractive/exceptions)[![Monthly Downloads](https://camo.githubusercontent.com/6e1204eca7d0776d4f65896581ea0b86f9c64196d7da61e37393fa3ba3265018/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f657863657074696f6e732f642f6d6f6e74686c79)](https://packagist.org/packages/traderinteractive/exceptions)

Collection of standard exception classes

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

[](#requirements)

Requires PHP 7.0 or newer and uses composer to install further PHP dependencies. See the [composer specification](composer.json) for more details.

Installation
------------

[](#installation)

exceptions-php can be installed for use in your project using [composer](http://getcomposer.org). The recommended way of using this library in your project is to add a `composer.json` file to your project. The following contents would add exceptions-php as a dependency:

```
composer require traderinteractive/exceptions
```

Project Build
-------------

[](#project-build)

With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs
```

For more information on our build process, read through out our [Contribution Guidelines](./.github/CONTRIBUTING.md).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance58

Moderate activity, may be stable

Popularity34

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 81.3% 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 ~693 days

Total

5

Last Release

269d ago

Major Versions

v1.2.0 → v2.0.02022-09-27

PHP version history (3 changes)v1.0.0PHP ^7.0

v2.0.0PHP ^7.3 || ^8.0

v2.1.0PHP ^7.0||^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29952359?v=4)[Trader Interactive](/maintainers/traderinteractive)[@traderinteractive](https://github.com/traderinteractive)

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (26 commits)")[![chrisryan](https://avatars.githubusercontent.com/u/704326?v=4)](https://github.com/chrisryan "chrisryan (4 commits)")[![jncarver](https://avatars.githubusercontent.com/u/6580693?v=4)](https://github.com/jncarver "jncarver (2 commits)")

---

Tags

exceptionerrorthrowable

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/traderinteractive-exceptions/health.svg)

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

###  Alternatives

[filp/whoops

php error handling for cool kids

13.6k429.7M1.5k](/packages/filp-whoops)[pear/pear_exception

The PEAR Exception base class.

9885.4M126](/packages/pear-pear-exception)[dstuecken/php7ify

php7ify is a project that brings new php7 classes and exceptions to php 5.x.

11158.7k1](/packages/dstuecken-php7ify)[phpattempt/phpattempt

Helper function to enforce error-first approach in your code

1715.1k](/packages/phpattempt-phpattempt)[topshelfcraft/canary

The kinder, cuter, cleverer Craft error handler.

114.4k](/packages/topshelfcraft-canary)

PHPackages © 2026

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