a3gz/php-exceptions

Recopilation of helpful reusable exception classes

2.1.0 2022-08-03 10:24 UTC

This package is auto-updated.

Last update: 2024-03-30 00:20:32 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.