Libraries tagged by csql
n0nag0n/simple-job-queue
5619 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Supports MySQL, PostgreSQL, SQLite, and Beanstalkd.
mouf/magic-query
277802 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
magento/magento-zf-db
1681777 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeromeschneider/baikal
5069 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
heyosseus/vacuum
6971 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.
haruncpi/laravel-query-log
20390 Downloads
Log your all laravel sql query
glushkovds/clickhouse-builder
995087 Downloads
Clickhouse sql query builder, forked from the-tinderbox/ClickhouseBuilder
dietercoopman/laravel-showsql
50943 Downloads
A Laravel package to output an sql as given to the database
dbpatch/dbpatch
69538 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
austinw/laravel-union-paginator
63962 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
hhurz/tableexport.jquery.plugin
1683 Downloads
Export HTML table to CSV, DOC, JSON, PDF, PNG, SQL, TSV, TXT, XLS, XLSX, XML
sqlftw/sqlftw
116137 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
spryker/sql-criteria-builder
2922268 Downloads
SqlCriteriaBuilder module
soyuka/esql
2280 Downloads
PHP Extended Structured Query Language
silvershop/silverstripe-sqlquerylist
42993 Downloads
Wraps a SilverStripe SQLQuery in a SS_List