Download the PHP package als/exception without Composer
On this page you can find all versions of the php package als/exception. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download als/exception
More information about als/exception
Files in als/exception
Download als/exception
More information about als/exception
Files in als/exception
Vendor als
Package exception
Short Description Parser3 Exceptions Renderer.
License MIT
Homepage https://github.com/parser3/als.exception
Package exception
Short Description Parser3 Exceptions Renderer.
License MIT
Homepage https://github.com/parser3/als.exception
Please rate this library. Is it a good library?
Informations about the package exception
Als/Exception
Шаблонизатор «исключений» Парсера с показом участка кода и подстветкой строки вызвавшей исключение.
Installation
Basic Usage
Для подключения необходимо в корневом auto.p перекрыть метод @unhandled_exception[]
:
Params
- $.exception
<hash>
Информация об ошибке - $.stack
<table>
Стек вызовов - $.debug
<bool|method>
Ссылка на метод @is_developer[], либо результат его выполнения. (default: false) - $.lines
<int>
Кол-во строк кода, которые будут показаны для каждой строки в стеке вызовов. (default: 20)
"Release" режим
Было | Стало |
---|---|
"Debug" режим
Было | Стало |
---|---|
References
- Bugs and feature request are tracked on GitHub
All versions of exception with dependencies
PHP Build Version
Package Version
No informations.
The package als/exception contains the following files
Loading the files please wait ....