mikedfunk / exceptions
Some additional specific php exceptions
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/mikedfunk/exceptions
This package is auto-updated.
Last update: 2025-09-15 11:29:25 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