|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nilportugues/sql-query-formatter | 0.84 | 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 | 24K | 1 | 2.0 | 38.5 | MIT | 10 years ago | |
| beeflow/sqlquerymanager | 0.83 | Simple SQL query manager for PHP/Symfony. Load SQL from files and safely inject parameters using typed placeholders (string, int, secureString, email, etc.), with support for custom vartypes via service tags. Use as a Symfony service or via the SQLQuery class. | 1 | 1 | 0 | 0 | 0 | 0.7 | 0.8 | GPL-2.0 | 9 years ago | |
| tobya/laravel-mssql-dateformat | 0.82 | — | 2 | 2 | 3 | 62 | 1 | 2.1 | 18.4 | — | 1 year ago | |
| phrity/logger-console | 0.82 | PSR-3 compatible console logger for local tests and CLI apps. Configure verbosity levels (quiet to debug), customize output format with placeholders (datetime, level, message, context), and optionally read verbosity from CLI flags like -q/-v/-vv/-vvv. | 0 | 0 | 0 | 730 | 0 | 9.3 | 42.6 | MIT | 7 months ago | |
| doctrine/sql-formatter | 0.82 | 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. | 1,871 | 1,873 | 29 | 5M | 9 | 29.5 | 57.3 | MIT | 5 months ago | |
| phpmyadmin/sql-parser | 0.81 | — | 482 | 497 | 117 | 643K | 56 | 37.7 | 67.4 | GPL-2.0 | 8 months ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.81 | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| sonata-project/formatter-bundle | 0.81 | — | 84 | 86 | 118 | 19K | 0 | 22.0 | 35.1 | MIT | 6 months ago | |
| socialblue/laravel-query-adviser | 0.81 | — | 20 | 20 | 1 | 130 | 0 | 9.5 | 12.6 | MIT | 2 years ago | |
| aitradeinc/php-sql-parser | 0.81 | A PHP SQL parser library for analyzing SQL strings. Parse queries into structured data (AST/array) you can inspect, validate, rewrite, or use for tooling like linters, query builders, or migration helpers. Lightweight package for PHP applications. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| onemustcode/query | 0.80 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| phplucidframe/console-table | 0.80 | Lightweight PHP library to render formatted ASCII tables in the console. Define headers, rows, alignment, padding, and borders; supports styling and flexible layouts for CLI apps, scripts, and Symfony/Laravel-style console output. | 102 | 102 | 25 | 21K | 2 | 4.7 | 31.9 | NOASSERTION | 1 year ago | |
| dragon-code/pretty-array | 0.80 | 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 | 427K | 0 | 8.5 | 55.3 | MIT | 1 year ago | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 51 | 0 | 1.8 | 23.7 | Apache-2.0 | 2 years ago | |
| consolidation/output-formatters | 0.80 | 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. | 195 | 200 | 15 | 1M | 6 | 3.0 | 53.2 | NOASSERTION | — | |
| spatie/laravel-sql-commenter | 0.80 | Adds sqlcommenter-style comments to Laravel database queries, embedding context like controller and action. Makes it easy to trace slow or problematic SQL back to the exact code path, and works with tools like PlanetScale Query Insights. | 194 | 193 | 12 | 68K | 0 | 19.2 | 39.4 | MIT | 4 months ago | |
| titasgailius/terminal | 0.80 | A lightweight PHP package for building and running terminal commands. Compose commands with a fluent API, execute processes, stream output, handle timeouts and exit codes, and run tasks cross-platform—ideal for artisan tools, deploy scripts, and CI automation. | 513 | 514 | 37 | 2K | 0 | 8.9 | 10.7 | — | 1 year ago | |
| acseo/sql-server-bundle | 0.78 | Symfony bundle that adds SQL Server datatype conversions for Doctrine ORM/DBAL. Provides custom types for string, text and datetime, plus a driver class and a Composer post-install script to register the pdo_dblib driver for Doctrine DriverManager. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| atlas/statement | 0.78 | Atlas.Statement provides portable SQL statement builders for MySQL, PostgreSQL, SQLite, and SQL Server. Connection-independent and works well with PDO, Atlas.Query, and Atlas.Pdo to build queries safely and consistently across databases. | 3 | 3 | 4 | 796 | 1 | 3.9 | 32.5 | MIT | 10 months ago | |
| tpetry/laravel-query-expressions | 0.78 | Add powerful SQL expression support to Laravel’s query builder. Compose reusable, type-safe expressions for functions, casts, JSON ops, windows, and more, with clean syntax and cross-database compatibility—ideal for advanced filtering, sorting, and computed columns. | 360 | 361 | 29 | 62K | 1 | 2.9 | 30.9 | MIT | — |
How can I help you explore Laravel packages today?