phisys/exceptions

Support for api exceptions integration.

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

This package is auto-updated.

Last update: 2024-04-28 15:52:04 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.