Download the PHP package nfaiz/sqlhighlighter without Composer
On this page you can find all versions of the php package nfaiz/sqlhighlighter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nfaiz/sqlhighlighter
More information about nfaiz/sqlhighlighter
Files in nfaiz/sqlhighlighter
Download nfaiz/sqlhighlighter
More information about nfaiz/sqlhighlighter
Files in nfaiz/sqlhighlighter
Vendor nfaiz
Package sqlhighlighter
Short Description CodeIgniter 4 SQL Highlighter using highlightjs.
License MIT
Homepage https://github.com/nfaiz/ci4-sqlhighlighter
Package sqlhighlighter
Short Description CodeIgniter 4 SQL Highlighter using highlightjs.
License MIT
Homepage https://github.com/nfaiz/ci4-sqlhighlighter
Please rate this library. Is it a good library?
Informations about the package sqlhighlighter
CodeIgniter 4 SQL Highlighter
Description
A SQL Highlighter Using Highlightjs for CodeIgniter 4 database debug toolbar.
[!WARNING] Warning! This will modify CodeIgniter 4 system files. Use at own risk.
Table of contents
- Requirement
- Installation
- Setup
- ScreenShot
Requirement
Installation
Install library via composer:
composer require nfaiz/sqlhighlighter
Setup
Modify CodeIgniter 4 debug system files
Run following command using command prompt/terminal
php spark hl:setup
Modify SQL Highlighter Assets.
Open app/Config/Toolbar.php
and find $sqlHighlighterAssets
Screenshot
Default Database Toolbar
-
Light
- Dark
Using Sql Highlighter
-
Light
- Dark
All versions of sqlhighlighter with dependencies
PHP Build Version
Package Version
Requires
codeigniter4/framework Version
^4.4.0
The package nfaiz/sqlhighlighter contains the following files
Loading the files please wait ....