2017 © Pedro Peláez
 

zf-module db-queries-toolbar

Db toolbar for ZendDeveloperTools

image

ydyachenko/db-queries-toolbar

Db toolbar for ZendDeveloperTools

  • Monday, August 8, 2016
  • by YDyachenko
  • Repository
  • 0 Watchers
  • 0 Stars
  • 28 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

DbQueriesToolbar

Module providing DB toolbar for the Zend Developer Tools., (*1)

Installation

  1. Install the module via composer by running:, (*2)

    $ composer require --dev ydyachenko/db-queries-toolbar
    
  2. Add the DbQueriesToolbar module to the module section of your application config., (*3)

  3. Enable database profiler:, (*4)

<?php

return [
    'db' => [
        'profiler' => true,
    ],
];

The Versions

08/08 2016

dev-master

9999999-dev https://github.com/YDyachenko/DbQueriesToolbar

Db toolbar for ZendDeveloperTools

  Sources   Download

MIT

The Requires

 

by Yuriy Dyachenko

debug zf2 module db developer

08/08 2016

0.1

0.1.0.0 https://github.com/YDyachenko/DbQueriesToolbar

Db toolbar for ZendDeveloperTools

  Sources   Download

MIT

The Requires

 

by Yuriy Dyachenko

debug zf2 module db developer