Download the PHP package d3/oxid-sql-logger without Composer
On this page you can find all versions of the php package d3/oxid-sql-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download d3/oxid-sql-logger
More information about d3/oxid-sql-logger
Files in d3/oxid-sql-logger
Download d3/oxid-sql-logger
More information about d3/oxid-sql-logger
Files in d3/oxid-sql-logger
Vendor d3
Package oxid-sql-logger
Short Description Returns all SQL queries in the browser.
License GPL-3.0
Package oxid-sql-logger
Short Description Returns all SQL queries in the browser.
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package oxid-sql-logger
Oxid eShop SQL Logger
Returns all SQL queries into console of a Browser.
Install
composer require --dev d3/oxid-sql-logger
Usage
Just set the function D3StartSQLLog()
somewhere and from that point on all SQLs will be logged.
Screenshots
Browser:
CLI:
Configuration
Add the sections to the config.inc.php of the shop if needed:
Standard handlers are BrowserConsoleHandler and d3FirePHPHandler.
Standard handler is StreamHandler.
Credits
Many thanks to Tobias Matthaiou for his inspiration.
All versions of oxid-sql-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
monolog/monolog Version ^1
nilportugues/sql-query-formatter Version ^1.2.2
firephp/firephp-core Version ^0.5.3
monolog/monolog Version ^1
nilportugues/sql-query-formatter Version ^1.2.2
firephp/firephp-core Version ^0.5.3
The package d3/oxid-sql-logger contains the following files
Loading the files please wait ....