A convinient way for exception handling and generating on the fly non-existing exceptions.
composer require panosru/fault-manager
~ Read the docs to get started.
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Panagiotis Kosmidis (AKA @panosru)
See also the list of contributors who participated in this project.
- Hoa\Exception - Advanced exceptions
- Hoa\Event - Used as event listener
- zend-code - Used for custom exception object generation
- Flysystem - Used for file-handling manipulation
- PHPUnit - Used for unit testing
- Mockery - Used for objects mocking
- RMT - Release Management Tool - Used for project versioning
- all-contributors-cli - Used to add/generate contributors list
- Oskar Schöldström (@oxyc), script.sh
This project is licensed under the MIT License - see the LICENSE file for details