Download the PHP package carlosekt/psql_debug without Composer
On this page you can find all versions of the php package carlosekt/psql_debug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download carlosekt/psql_debug
More information about carlosekt/psql_debug
Files in carlosekt/psql_debug
Download carlosekt/psql_debug
More information about carlosekt/psql_debug
Files in carlosekt/psql_debug
Vendor carlosekt
Package psql_debug
Short Description Phalcon SQL Debug Bar for version 3.x.x
License MIT
Homepage https://github.com/carlosekt/PSQL_Debug
Package psql_debug
Short Description Phalcon SQL Debug Bar for version 3.x.x
License MIT
Homepage https://github.com/carlosekt/PSQL_Debug
Please rate this library. Is it a good library?
Informations about the package psql_debug
PSQL_Debug
Phalcon SQL Debug Bar for version 3.x.x
Support Raw SQL, PHQL, replace phalcon placeholders
It shows queries, queries execution time, highlights long and erroneous queries, plus small system information ...
Installation
- Include packagist repository into your project.
OR include file into your code
-
In public/index.php after <?php open tag add:
-
Into your config add variable:
-
After echo $application->handle()->getContent(); add:
- In loadServices() function, where you set DB connection in DI add:
At the bottom of the page will appear:
All versions of psql_debug with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-phalcon Version >=3.2
ext-phalcon Version >=3.2
The package carlosekt/psql_debug contains the following files
Loading the files please wait ....