2017 © Pedro Peláez
 

module zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

image

renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  • Monday, March 27, 2017
  • by Renat123
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,245 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 36 % Grown

The README.md

ZF3-BarLogger

Latest Stable Version License, (*1)

integrated Tracy Dumper from Nette framework in Zend Framework 3 Developer Tools, (*2)

BarLogger is collector to zend developer tools bar some data do dump., (*3)

Module installation

  1. cd my/project/directory
  2. create a composer.json file with following contents:, (*4)

    json { "require": { "renat-magadiev/zf3-bar-logger": "^1.0" } }, (*5)

  3. install composer via curl -s http://getcomposer.org/installer | php (on windows, download http://getcomposer.org/installer and execute it with PHP)
  4. run php composer.phar install
  5. open my/project/directory/configs/modules.config.php and add the following key :, (*6)

    php 'BarLogger',, (*7)

Features

Dump data to Zend Developer Tools

Usage :

You can use \BarLogger\Collector\DebugCollector::barDump to dump data to bar, (*8)

\BarLogger\Collector\DebugCollector::barDump($var, $title, $options);

There is also a shortcut via global function loaded by composer so you can call anywhere:, (*9)

barDump($var, $title, $options);

License

renat-magadiev/zf3-bar-logger is licensed under the MIT License - See the LICENSE file for details., (*10)

The Versions

27/03 2017

dev-master

9999999-dev https://github.com/renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  Sources   Download

MIT License

The Requires

 

zf3 tracy zend framework 3

27/03 2017

1.0.3

1.0.3.0 https://github.com/renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  Sources   Download

MIT License

The Requires

 

zf3 tracy zend framework 3

27/03 2017

1.0.2

1.0.2.0 https://github.com/renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  Sources   Download

MIT License

The Requires

 

zf3 tracy zend framework 3

27/03 2017

1.0.1

1.0.1.0 https://github.com/renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  Sources   Download

MIT License

The Requires

 

zf3 tracy zend framework 3

27/03 2017

1.0

1.0.0.0 https://github.com/renat-magadiev/zf3-bar-logger

Tracy dumper as logger to Zend Developer Tools in ZF3 Framework

  Sources   Download

MIT License

The Requires

 

zf3 tracy zend framework 3