PHPackages                             priondevelopment/error - 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. [API Development](/categories/api)
4. /
5. priondevelopment/error

ActiveLibrary[API Development](/categories/api)

priondevelopment/error
======================

Throw consistent error exceptions in an API.

v0.1-alpha.3(7y ago)050MITPHPPHP ^7.1.1

Since Sep 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/priondevelopment/error)[ Packagist](https://packagist.org/packages/priondevelopment/error)[ Docs](https://priondevelopment.com/packages/error)[ RSS](/packages/priondevelopment-error/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Prion Error
===========

[](#prion-error)

Return API Errors consistently throughout an application. Allow users to customize their response messages.

Setup
-----

[](#setup)

### Lumen

[](#lumen)

In order to use this plugin you must include the following in your app file: `$app->register(Error\ErrorServiceProvider::class);`

Also, replace the default error handler with:

`$app->singleton( Illuminate\Contracts\Debug\ExceptionHandler::class, Error\Exceptions\Handler::class );`

To create a customizable config file: `php artisan error:config`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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 ~1 days

Total

2

Last Release

2787d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7097000?v=4)[Prion Development](/maintainers/priondevelopment)[@priondevelopment](https://github.com/priondevelopment)

---

Tags

apierror

### Embed Badge

![Health badge](/badges/priondevelopment-error/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[saloonphp/laravel-plugin

The official Laravel plugin for Saloon

765.7M125](/packages/saloonphp-laravel-plugin)[ovac/idoc

Generate beautiful API documentation from your Laravel application

184477.6k2](/packages/ovac-idoc)

PHPackages © 2026

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