Libraries tagged by sql
mateffy/laraperf
2953 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
heyosseus/vacuum
2986 Downloads
PostgreSQL monitoring for Laravel: wraparound, autovacuum, fillfactor-aware bloat, dead tuples, cache-hit ratio, stale statistics, and wasted indexes — each with the exact SQL to fix it. Shown, never run. Blade dashboard or Filament panel.
hasinhayder/tyro-checkpoint
214 Downloads
Database checkpoints for Laravel local development. Snapshot your database and restore it instantly. Supports SQLite, MySQL, and PostgreSQL.
haruncpi/laravel-query-log
19489 Downloads
Log your all laravel sql query
flowpack/simplesearch
32127 Downloads
Plain PHP search engine using sqlite3 or MySQL as storage backend.
dukecity/doctrineextensions
35151 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
byjg/migration-cli
26943 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
stats4sd/laravel-sql-views
9682 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
solution10/sql
124193 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
sebdesign/blade-sql-formatter
3257 Downloads
Display formatted SQL queries in your Laravel views
pthreat/sql-query-builder
7475 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.
manticoresoftware/php-sql-parser
62249 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
maghead/sqlite-parser
894 Downloads
sqlite table schema parser
lordsimal/cakephp-dump-sql
4779 Downloads
A plugin to export SQL for CakePHP
knobik/sql-agent
488 Downloads
Self-learning text-to-SQL agent for Laravel