Download the PHP package rap2h/mysql-explain-explain without Composer
On this page you can find all versions of the php package rap2h/mysql-explain-explain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mysql-explain-explain
mysql-xplain-xplain
Explain Explainer for MySQL Queries. Something like an upgraded EXPLAIN
command for browser. Highlights and explains MySQL queries. It gives also hints and links. Hope it will help. More info here : http://mxx.mnstrl.org/
Getting started
- Download last release archive and unzip it into your webroot folder or install via composer :
composer create-project rap2h/mysql-explain-explain --prefer-dist
- Launch your web server, goto http://localhost/xplain or something like that
- Start typing your queries
Why?
MySQL EXPLAIN command is sometimes hard to understand. We try to make it more readable with some improvements. In a web browser.
Contributors
- tazorax
- rap2hpoutre
- slythas
- vincent-aubert
All versions of mysql-explain-explain with dependencies
PHP Build Version
Package Version
Requires
league/plates Version
1.1.*
jasny/db-mysql Version *
jdorn/sql-formatter Version dev-master
jasny/db-mysql Version *
jdorn/sql-formatter Version dev-master
The package rap2h/mysql-explain-explain contains the following files
Loading the files please wait ....