brightnucleus / exceptions
Exceptions shared across Bright Nucleus components.
Installs: 139 792
Dependents: 21
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 1
Open Issues: 1
Requires (Dev)
- phpunit/phpunit: ~4
- squizlabs/php_codesniffer: ~2.5
README
Set of exceptions shared across Bright Nucleus components. This lets you catch library-specific exceptions (if needed).
Installation
The best way to use this component is through Composer:
composer require brightnucleus/exceptions
Usage
TODO
Contributing
All feedback / bug reports / pull requests are welcome.
License
Copyright (c) 2017 Alain Schlesser, Bright Nucleus
This code is licensed under the MIT License.