php-phine-exception - A PHP library for improving the use of exceptions
| Website: | https://github.com/kherge-abandoned/lib-exception | 
|---|---|
| License: | MIT | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- A PHP library for improving the use of exceptions. Adds functionality to the standard Exception class. - Create new exceptions based on sprintf() format. - Create new exceptions using the last error (error_get_last()). To use this library, you just have to add, in your project: require_once '/usr/share/php/Phine/Exception/autoload.php'; 
Packages
| php-phine-exception-1.0.0-1.fc14.al.noarch [6 KiB] | Changelog
              by Remi Collet (2015-10-27): - initial package |