Search by

a3gz / php-exceptions

a3gz

Recopilation of helpful reusable exception classes

Package info

github.com/a3gz/php-exceptions

pkg:composer/a3gz/php-exceptions

Statistics

Installs: 3 616

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-08-29 02:29:05 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.