Download the PHP package ifcastle/exceptions without Composer
On this page you can find all versions of the php package ifcastle/exceptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ifcastle/exceptions
More information about ifcastle/exceptions
Files in ifcastle/exceptions
Download ifcastle/exceptions
More information about ifcastle/exceptions
Files in ifcastle/exceptions
Vendor ifcastle
Package exceptions
Short Description A basic library for exceptions with templates, oriented towards usage in web services
License MIT
Package exceptions
Short Description A basic library for exceptions with templates, oriented towards usage in web services
License MIT
Please rate this library. Is it a good library?
Informations about the package exceptions
=============
Base Exception Library for PHP 8.3+ (The latest version: 5.1.0)
Missions:
- Additional structural data for exceptions.
- Aspects for exceptions.
- Aggregation exceptions within exceptions.
- Registration exceptions in the global registry for logging.
- Support for the concept of message templates.
- Support tags for exceptions (for elastic logging as example).
And most importantly: make it all easy and simple ;)
Overview
Templates for the error message
Independent logging exceptions (Exceptions Registry)
Support of the exception context parameters
The basic use:
List of parameters:
Monolog integration
The processor for Monolog
allows populating exception metadata in the log.
Exception Container
The container is used to change the flag is_loggable
:
Appends parameters after the exception has been thrown
Inheriting from the BaseException
FatalException
Debug data
Full list here.
All versions of exceptions with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
The package ifcastle/exceptions contains the following files
Loading the files please wait ....