Download the PHP package jeremykendall/exception-interfaces without Composer
On this page you can find all versions of the php package jeremykendall/exception-interfaces. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeremykendall/exception-interfaces
More information about jeremykendall/exception-interfaces
Files in jeremykendall/exception-interfaces
Download jeremykendall/exception-interfaces
More information about jeremykendall/exception-interfaces
Files in jeremykendall/exception-interfaces
Vendor jeremykendall
Package exception-interfaces
Short Description Exception interfaces inspired by Schindler, Barton, and Beck.
License MIT
Homepage https://github.com/jeremykendall/exception-interfaces
Package exception-interfaces
Short Description Exception interfaces inspired by Schindler, Barton, and Beck.
License MIT
Homepage https://github.com/jeremykendall/exception-interfaces
Please rate this library. Is it a good library?
Informations about the package exception-interfaces
PHP Exception Interfaces
Exception interfaces for PHP inspired by
- Ralph Schindler's Exception Best Practices in PHP 5.3 blog post
- John Barton's RFC for the 7XX Range of HTTP Status codes - Developer Errors project
- This tweet from Kent Beck
Usage
Simply create your own custom Exception, extend \Exception
, and implement one
of the exception interfaces. Done!
See Ralph Schindler's post, linked above, for background.
Installation
Install via Composer.
All versions of exception-interfaces with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package jeremykendall/exception-interfaces contains the following files
Loading the files please wait ....