doctrine/sql-formatter
Formats SQL queries into readable, consistently indented output. Helps debug logs, review generated SQL, and improve diffs by standardizing whitespace and keywords. Supports multiple SQL dialect features and runs as a lightweight PHP library.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jdorn/sql-formatter | 0.82 | — | 3,857 | 3,915 | 184 | 677K | 23 | 33.2 | 42.7 | MIT | 12 years ago | |
| nilportugues/sql-query-formatter | 0.80 | Lightweight PHP SQL formatter that turns messy, computer-generated queries into clean, human-readable plain text. Preserves data-binding placeholders like :variable and ? while reformatting, making SQL easier to read and debug without adding colors or markup. | 38 | 39 | 8 | 14K | 1 | 2.0 | 35.2 | MIT | 10 years ago | |
| consolidation/output-formatters | 0.78 | Flexible output formatting utilities for PHP/Laravel CLI apps. Convert structured data to clean tables, JSON, YAML, and more with consistent styling and easy configuration—ideal for Symfony Console/Drush-style commands needing polished, readable output. | 196 | 200 | 15 | 1M | 6 | 3.1 | 53.7 | NOASSERTION | — | |
| dragon-code/pretty-array | 0.78 | Framework-agnostic PHP utility to export arrays into a readable, pretty PHP representation. Preserves numeric keys correctly (unlike symfony/var-exporter), making it ideal for generated config/translation files and other array dumps you want to commit or inspect. | 17 | 17 | 1 | 407K | 0 | 8.5 | 55.3 | MIT | 1 year ago | |
| dbstudios/doctrine-query-document | 0.77 | Build Doctrine DQL filters from a simple array “query document”. Apply conditions to an existing QueryBuilder (from/select required), auto-bind positional parameters, traverse relations via dot notation, and query JSON fields (MySQL 5.7+). | 0 | 0 | 1 | 0 | 0 | 9.0 | — | GPL-3.0 | 1 year ago |
How can I help you explore Laravel packages today?