dosfarma/exceptions

This package is abandoned and no longer maintained. The author suggests using the phisys/exceptions package instead.

Support for api exceptions integration.

dev-master 2020-10-14 11:48 UTC

This package is auto-updated.

Last update: 2021-04-28 09:10:38 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.