Download the PHP package autoframe/components-exception without Composer
On this page you can find all versions of the php package autoframe/components-exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download autoframe/components-exception
More information about autoframe/components-exception
Files in autoframe/components-exception
Download autoframe/components-exception
More information about autoframe/components-exception
Files in autoframe/components-exception
Vendor autoframe
Package components-exception
Short Description Core Exception Autoframe Framework
License MIT
Homepage https://github.com/autoframe
Package components-exception
Short Description Core Exception Autoframe Framework
License MIT
Homepage https://github.com/autoframe
Please rate this library. Is it a good library?
Informations about the package components-exception
Autoframe is a low level framework that is oriented on SOLID flexibility
PHP array utilities like custom sort, merge for settings profiles, etc
Namespace:
- Autoframe\Component\Exception
Includes:
- Namespace:
- Class: AfrException
- Extends: Exception
- Implements: Throwable
- Overwritable: define a php path that can be included once with a class named AfrException using the desired namespace
If you don't like the default exception class, you can use your own:
define('Autoframe\Components\Exception\SWAP_AFR_EXCEPTION','..dir../CustomAfrException.php');
CustomAfrException.php =>
class AfrException extends Exception implements Throwable {...}All versions of components-exception with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
The package autoframe/components-exception contains the following files
Loading the files please wait ...