brightnucleus / exceptions
Exceptions shared across Bright Nucleus components.
Installs: 141 713
Dependents: 21
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: >=8.0
Requires (Dev)
- malukenho/docheader: ^1
- php-parallel-lint/php-parallel-lint: ^1
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.5 || ^10
- squizlabs/php_codesniffer: ^3
- yoast/phpunit-polyfills: ^3
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.