phisys/exceptions

Support for api exceptions integration.

Maintainers

Package info

github.com/PhiSYS/exceptions

pkg:composer/phisys/exceptions

Statistics

Installs: 217

Dependents: 1

Suggesters: 0

Stars: 0

v1.0.0 2021-04-28 09:01 UTC

This package is auto-updated.

Last update: 2026-02-28 19:41:24 UTC


README

This library provides base exceptions for using in php projects like apis.

Api Domain

Base exceptions that simplify the implementation of domain exceptions which uses api codes to identify them.

Also, provides standardization of error messages and extra data structure in some cases.