Download the PHP package auredg/laminas-db-profiler without Composer
On this page you can find all versions of the php package auredg/laminas-db-profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download auredg/laminas-db-profiler
More information about auredg/laminas-db-profiler
Files in auredg/laminas-db-profiler
Download auredg/laminas-db-profiler
More information about auredg/laminas-db-profiler
Files in auredg/laminas-db-profiler
Vendor auredg
Package laminas-db-profiler
Short Description A Laminas module to profile db queries using Laminas\Db\Adapter\Profiler\Profiler and write them to Laminas\DeveloperTools toolbar.
License BSD-3-Clause
Homepage https://github.com/auredg/laminas-db-profiler
Package laminas-db-profiler
Short Description A Laminas module to profile db queries using Laminas\Db\Adapter\Profiler\Profiler and write them to Laminas\DeveloperTools toolbar.
License BSD-3-Clause
Homepage https://github.com/auredg/laminas-db-profiler
Please rate this library. Is it a good library?
Informations about the package laminas-db-profiler
Laminas Db Profiler
A Laminas module to profile db queries using and write them to Laminas\DeveloperTools toolbar
Features
- profiling db queries
- support multiple db connections
Dependencies
- Laminas Db
- Laminas Developer Tools
Instalation
-
Add following line to your composer.json file
-
run
-
Add module to your application.config.php
-
Enable profiler for your Db Adapter or Adapters
- Library uses service key. If you are uses different key for your Db Adapter you must set it by configuration options.
Options
Configuration options are available in file. If you want to change the default ones, copy it in your directory, remove the extension and edit it.
Options available :
- dbAdapterServiceManagerKey : List of all Db Adapter service manager keys which you want to profile. Laminas\Db\Adapter\Adapter is default
All versions of laminas-db-profiler with dependencies
PHP Build Version
Package Version
The package auredg/laminas-db-profiler contains the following files
Loading the files please wait ....