Download the PHP package bupy7/zf-php-debug-bar without Composer
On this page you can find all versions of the php package bupy7/zf-php-debug-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bupy7/zf-php-debug-bar
More information about bupy7/zf-php-debug-bar
Files in bupy7/zf-php-debug-bar
Download bupy7/zf-php-debug-bar
More information about bupy7/zf-php-debug-bar
Files in bupy7/zf-php-debug-bar
Vendor bupy7
Package zf-php-debug-bar
Short Description PHP Debug Bar module for Zend Framework 2/3
License
Package zf-php-debug-bar
Short Description PHP Debug Bar module for Zend Framework 2/3
License
Please rate this library. Is it a good library?
Informations about the package zf-php-debug-bar
zf-php-debug-bar
PHP Debug Bar module for Zend Framework 2 & 3
Created by Witold Wasiczko and another developers.
This package is fork of snapshotpl/ZfSnapPhpDebugBar.
Features
- All PHP Debug Bar features + additional info about Zend Framework application:
- Log and debug directly to Debug Bar,
- Check request variables ($_POST, $_GET, $_SERVER, $_COOKIE),
- Use timeline to see time between common events,
- Catch exceptions,
- Preview config and application config,
- Profile SQL queries,
- Details about current route,
- Memory usage,
- Total request duration,
- Custom debug bar view,
- and more...!
- Ready to use - just install via
composer
! - easy configurable via module config,
Installation
The preferred way to install this extension is through composer.
Either run
Usage
Add module ZfSnapPhpDebugBar
to application.config.php
.
How to use Message
tab
By function:
By static method:
By Zend\Log
:
Directly by DebugBar object from ServiceManager:
How to config
Look at config/zfsnapphpdebugbar.config.php
file
All versions of zf-php-debug-bar with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
maximebf/debugbar Version ^1.10
zendframework/zend-mvc Version ^2.4 || ^3.0
zendframework/zend-log Version ^2.4
zendframework/zend-servicemanager Version ^2.6 || ^3.0
zendframework/zend-view Version ^2.4
zendframework/zend-eventmanager Version ^2.4 || ^3.0
zendframework/zend-http Version ^2.4
zendframework/zend-modulemanager Version ^2.4
maximebf/debugbar Version ^1.10
zendframework/zend-mvc Version ^2.4 || ^3.0
zendframework/zend-log Version ^2.4
zendframework/zend-servicemanager Version ^2.6 || ^3.0
zendframework/zend-view Version ^2.4
zendframework/zend-eventmanager Version ^2.4 || ^3.0
zendframework/zend-http Version ^2.4
zendframework/zend-modulemanager Version ^2.4
The package bupy7/zf-php-debug-bar contains the following files
Loading the files please wait ....