Download the PHP package nin/phalcon-debugbar without Composer
On this page you can find all versions of the php package nin/phalcon-debugbar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phalcon-debugbar
Debugbar for Phalcon 5
This is a package to integrate PHP Debug Bar with Phalcon 5.
Note: Use the DebugBar only in development. It can slow the application down (because it has to gather data). So when experiencing slowness, try disabling some of the collectors.
Installation:
Require this package with composer. It is recommended to only require the package for development.
Register a Provider in index.php
Usage:
Add Message
Add start/stop timing:
Add Log Exception:
All versions of phalcon-debugbar with dependencies
PHP Build Version
Package Version
The package nin/phalcon-debugbar contains the following files
Loading the files please wait ....