jitesoft/exceptions

Collection of easy to use exception classes.

Maintainers

Package info

github.com/jitesoft/php-exceptions

pkg:composer/jitesoft/exceptions

Fund package maintenance!

jitesoft

Patreon

Open Collective

Statistics

Installs: 3 771

Dependents: 8

Suggesters: 0

Stars: 1

Open Issues: 0

3.1.0 2023-10-16 08:29 UTC

This package is auto-updated.

Last update: 2026-03-02 15:40:19 UTC


README

pipeline status coverage report Back project PHP-Version

Exceptions

Exception classes commonly used in Jitesoft php projects.

All the exception classes implements a toArray method and implements the JsonSerializable interface.
The structure of the classes is supposed to be as logic as possible. If anything seems off, please post a issue or make a pull-request. No Exceptions will be moved or renamed without a new major version release.