a3gz/php-exceptions

Recopilation of helpful reusable exception classes

Maintainers

Package info

github.com/a3gz/php-exceptions

pkg:composer/a3gz/php-exceptions

Statistics

Installs: 3 404

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

2.1.0 2022-08-03 10:24 UTC

This package is auto-updated.

Last update: 2026-03-01 00:27:46 UTC


README

This library takes a very cenvenient technique which I saw for the first time in Alex Bilbie's OAuth2 Server class OAuthServerException.

Sirius validators

I often (if not always) use exceptions with Sirius Validation so this library also includes some custom validators I've created; most of which accept improvments.