Registry / database / nilportugues-sql-query-formatter

nilportugues-sql-query-formatter

JSON →
library1.2.2phppackagistunverified

Reformats unreadable SQL query statements to human-friendly, readable text

composer require nilportugues/sql-query-formatter
INSTALL
IMPORT
SIG · NILPORTUGUES-SQL-Q
N
nilportugues-sql-query-formatter
databasephpv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Formatter
use NilPortugues\Sql\QueryFormatter\Formatter;

Format a SQL query string

use NilPortugues\Sql\QueryFormatter\Formatter; $formatter = new Formatter(); $formatted = $formatter->format('SELECT * FROM users WHERE id = 1');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
nilportugues-sql-query-formatter — pip install nilportugues-sql-query-formatter · libregistry