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 Better Look SQL Highlighter for CodeIgniter 4 database debug toolbar using highlightjs.
[!WARNING] Warning! This library will modify several CodeIgniter 4 system files. Use at your own risk.
Table of contents
- Installation
- Setup
- ScreenShot
Installation
Install via composer:
composer require nfaiz/sqlhighlighter
Setup
Run following command using command prompt/terminal.
php spark hl:setup
Modify SQL Highlighter Assets.
Open app/Config/Toolbar.php
and find $sqlHighlighterAssets
Screenshot
Before
-
Light
- Dark
After
-
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 ....