xloit / xloit-exception
Xloit Exception Library
0.0.6
2017-05-27 19:58 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-std-interop: ^0.0.1
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-01 22:07:54 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Exception Library for Xloit.
- File issues at https://github.com/xloit/xloit-exception/issues
- Create pull requests against https://github.com/xloit/xloit-exception
Installation
Install this library using composer:
$ composer require xloit/xloit-exception
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-exception/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.