a3gz/php-exceptions

Recopilation of helpful reusable exception classes

Installs: 3 179

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/a3gz/php-exceptions

2.1.0 2022-08-03 10:24 UTC

This package is auto-updated.

Last update: 2025-09-29 02:14:51 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.