ganbarodigital / php-mv-exception-helpers
v1.2016061902
2016-06-19 15:55 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-http-status: ^2.0
- ganbarodigital/php-the-missing-bits: ^1.7
Requires (Dev)
- couscous/couscous: dev-develop
- phpunit/phpunit: ^4.6
This package is not auto-updated.
Last update: 2024-11-05 20:56:23 UTC
README
Introduction
The PHP Exceptions Helpers library provides:
- easy-to-use helpers for your exceptions
- multi-variant support to avoid
composer
conflicts
that you can drop into your own project to save you time and effort.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-exceptions-helpers
Usage
See our docs page for a tutorial and reference documentation.