{ "name": "d3/oxid-sql-logger", "description": "Returns all SQL queries in the browser.", "type": "library", "require": { "monolog/monolog": "^1", "nilportugues/sql-query-formatter": "^1.2.2" }, "license": "GPL-3.0", "autoload": { "psr-4": { "D3\\OxidSqlLogger\\": "./src" } }, "authors": [ { "name": "Tobias Matthaiou", "email": "developer@tobimat.eu" }, { "name": "D3 Data Development (Inh. Thomas Dartsch)", "email": "info@shopmodule.com", "homepage": "http://www.d3data.de" } ] }