Download the PHP package renat-magadiev/zf3-bar-logger without Composer
On this page you can find all versions of the php package renat-magadiev/zf3-bar-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renat-magadiev/zf3-bar-logger
More information about renat-magadiev/zf3-bar-logger
Files in renat-magadiev/zf3-bar-logger
Download renat-magadiev/zf3-bar-logger
More information about renat-magadiev/zf3-bar-logger
Files in renat-magadiev/zf3-bar-logger
Vendor renat-magadiev
Package zf3-bar-logger
Short Description Tracy dumper as logger to Zend Developer Tools in ZF3 Framework
License MIT License
Homepage https://github.com/renat-magadiev/zf3-bar-logger
Package zf3-bar-logger
Short Description Tracy dumper as logger to Zend Developer Tools in ZF3 Framework
License MIT License
Homepage https://github.com/renat-magadiev/zf3-bar-logger
Please rate this library. Is it a good library?
Informations about the package zf3-bar-logger
ZF3-BarLogger
integrated Tracy Dumper from Nette framework in Zend Framework 3 Developer Tools
BarLogger is collector to zend developer tools bar some data do dump.
Module installation
cd my/project/directory
-
create a
composer.json
file with following contents: - install composer via
curl -s http://getcomposer.org/installer | php
(on windows, download http://getcomposer.org/installer and execute it with PHP) - run
php composer.phar install
- open
my/project/directory/configs/modules.config.php
and add the following key :
Features
Dump data to Zend Developer Tools
Usage :
You can use \BarLogger\Collector\DebugCollector::barDump
to dump data to bar
There is also a shortcut via global function loaded by composer so you can call anywhere:
License
renat-magadiev/zf3-bar-logger is licensed under the MIT License - See the LICENSE file for details.
All versions of zf3-bar-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5.9 || ^7.0
tracy/tracy Version 2.4.*
zendframework/zend-developer-tools Version 1.1.*
zendframework/zend-mvc Version 3.0.*
tracy/tracy Version 2.4.*
zendframework/zend-developer-tools Version 1.1.*
zendframework/zend-mvc Version 3.0.*
The package renat-magadiev/zf3-bar-logger contains the following files
Loading the files please wait ....