Download the PHP package phine/exception without Composer
On this page you can find all versions of the php package phine/exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phine/exception
More information about phine/exception
Files in phine/exception
Download phine/exception
More information about phine/exception
Files in phine/exception
Vendor phine
Package exception
Short Description A PHP library for improving the use of exceptions.
License MIT
Homepage https://github.com/phine/lib-exception
Package exception
Short Description A PHP library for improving the use of exceptions.
License MIT
Homepage https://github.com/phine/lib-exception
Keywords exception
Please rate this library. Is it a good library?
Informations about the package exception
Exception
Adds functionality to the standard Exception
class.
- Create new exceptions based on
sprintf()
format. - Create new exceptions using the last error (
error_get_last()
).
Usage
Requirement
- PHP >= 5.3.3
Installation
Via Composer:
$ composer require "phine/exception=~1.0"
Documentation
You can find the documentation in the docs/
directory.
License
This library is available under the MIT license.
All versions of exception with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package phine/exception contains the following files
Loading the files please wait ....