Download the PHP package meneguetti/viscle without Composer
On this page you can find all versions of the php package meneguetti/viscle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meneguetti/viscle
More information about meneguetti/viscle
Files in meneguetti/viscle
Download meneguetti/viscle
More information about meneguetti/viscle
Files in meneguetti/viscle
Vendor meneguetti
Package viscle
Short Description Viscle provides a visual lifecycle for PHP request.
License MIT
Package viscle
Short Description Viscle provides a visual lifecycle for PHP request.
License MIT
Please rate this library. Is it a good library?
Informations about the package viscle
Viscle
Viscle (Visual Lifecycle) provides a visual lifecycle for PHP request.
Installation
Usage
-
Include the following code where you want to start capturing the request lifecycle, it has to be somewhere after requiring 'vendor/autoload.php'.
- Include the following code where you want to stop capturing and render the visual lifecycle.
Examples
- Example 1 - Simple usage of a set of classes within example folder:
It will render like following:
- Example 2 - Usage in a framework (Laravel):
It will render like following:
- Example 3 - Usage in a framework (Zend Framework 3):
It will render like following:
Requirements
PHP >= 7.1
Xdebug >= php_xdebug-2.7.0alpha1-7.1
License
Viscle is released under the MIT Licence. Check out LICENSE file for more details.
All versions of viscle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package meneguetti/viscle contains the following files
Loading the files please wait ....