PHPackages                             blank-framework/web-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. blank-framework/web-exceptions

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

blank-framework/web-exceptions
==============================

Collections of common web exceptions that could occur

v1.0.0(2y ago)0101proprietaryPHP

Since Nov 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Blank-Framework/WebExceptions)[ Packagist](https://packagist.org/packages/blank-framework/web-exceptions)[ RSS](/packages/blank-framework-web-exceptions/feed)WikiDiscussions main Synced 1mo ago

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

WebExceptions
=============

[](#webexceptions)

The web exceptions package contains very simple classes for common HTTP exceptions. These are intended to allow quick exits in applications while providing proper HTTP status code. You may also use this package to create your own custom exceptions with the HTTP codes as the base.

Additionally all exceptions should be Problem Details capable.

Included HTTP responses
-----------------------

[](#included-http-responses)

- 400 - Bad Request
- 401 - Unauthorised
- 403 - Forbidden
- 404 - Not Found
- 405 - Method not allowed
- 406 - Not Acceptable
- 418 - I'm a teapot
- 422 - Unprocessable Entity
- 500 - Internal Server Error
- 501 - Not Implemented
- 502 - Bad Gateway
- 503 - Service Unavailable
- 504 - Gateway Timeout

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

898d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/befe1a9311ac0d3afdcce05cd36e7e789603bba16fd8820f6a116caa455ec907?d=identicon)[AdrianDUP](/maintainers/AdrianDUP)

---

Top Contributors

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

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/blank-framework-web-exceptions/health.svg)

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

###  Alternatives

[zlikavac32/php-enum

Better PHP enum support

225.6k5](/packages/zlikavac32-php-enum)

PHPackages © 2026

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