sndsgd / error
A simple error implementation in PHP
0.0.4
2016-07-13 01:18 UTC
Requires
- php: >=7.0
Requires (Dev)
- satooshi/php-coveralls: ~1.0
- sndsgd/util: ~1.0
This package is not auto-updated.
Last update: 2024-10-26 20:20:30 UTC
README
A simple error implementation in PHP.
Requirements
This project is unstable and subject to changes from release to release. If you intend to depend on this project, be sure to make note of and specify the version in your project's composer.json
. Doing so will ensure any breaking changes do not break your project.
You need PHP >= 7.0 to use this library.
Install
Install sndsgd/error
using Composer.
composer require sndsgd/error