Download the PHP package mpalourdio/mpa-firephp-wrapper without Composer
On this page you can find all versions of the php package mpalourdio/mpa-firephp-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mpalourdio/mpa-firephp-wrapper
More information about mpalourdio/mpa-firephp-wrapper
Files in mpalourdio/mpa-firephp-wrapper
Package mpa-firephp-wrapper
Short Description Lightweight ZF2 module that wraps firephp. Provides a view helper and a controller plugin. Easily configurable and usable
License MIT
Homepage https://github.com/mpalourdio/MpaFirephpWrapper
Informations about the package mpa-firephp-wrapper
MpaFirephpWrapper
Lightweight ZF2 module that wraps firephp. Provides a view helper and a controller plugin. Easily configurable and usable.
Requirements
PHP 7.0+
Configuration
Copy mpafirephpwrapper.config.global.php.dist in your autoload folder and rename it by removing the .dist extension.
Installation
Run the command below to install via Composer
Add "MpaFirephpWrapper" to your modules list in application.config.php
Usage (in a controller action or in a view script)
The default behavior is set to bind the info() method of FirePHP. You can override this by doing
Warning
Deep objects can freeze the plugin. You can set your own depth options in mpafirephpwrapper.config.global.php. The default ones are :
ZDT integration
The Zend Developer Tools toolbar will show you how many events are logged to Firephp
All versions of mpa-firephp-wrapper with dependencies
firephp/firephp-core Version ~0.4
zendframework/zend-servicemanager Version ~2.3
zendframework/zend-mvc Version ~2.3
zendframework/zend-stdlib Version ~2.3
zendframework/zend-view Version ~2.3
zendframework/zend-modulemanager Version ~2.3