mikedfunk / exceptions
There is no license information available for the latest version (dev-master) of this package.
Some additional specific php exceptions
dev-master
2015-02-07 01:59 UTC
This package is auto-updated.
Last update: 2024-11-15 09:54:51 UTC
README
some additional PHP exceptions to be more specific when something goes wrong.
installation
- get composer
composer require mikedfunk/exceptions
- now you can throw new exceptions such as
MikeFunk\Exceptions\NotImplementedException