phisys/exceptions

Support for api exceptions integration.

Maintainers

Details

github.com/PhiSYS/exceptions

Source

Installs: 217

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

pkg:composer/phisys/exceptions

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

This package is auto-updated.

Last update: 2025-09-28 18:52:50 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.