Libraries tagged by csql
somnambulist/cte-builder
30239 Downloads
Library for programmatically making CTE SQL queries (WITH queries)
pimcore/search-query-parser
465202 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
mouf/magic-query
230688 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
180099 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeromeschneider/baikal
3819 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
hhurz/tableexport.jquery.plugin
582 Downloads
Export HTML table to CSV, DOC, JSON, PDF, PNG, SQL, TSV, TXT, XLS, XLSX, XML
dietercoopman/laravel-showsql
42272 Downloads
A Laravel package to output an sql as given to the database
dbpatch/dbpatch
55369 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
byjg/migration
73434 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
austinw/laravel-union-paginator
3984 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
arrilot/data-anonymization
559120 Downloads
Anonymize any data in your SQL database
yajra/laravel-sql-loader
2679 Downloads
Oracle SQL Loader for Laravel
swiss-devjoy/laravel-optimize-sqlite
2745 Downloads
Optimize your SQLite database for production in Laravel
staabm/sql-parser-util
664621 Downloads
silverstripe/sqlite3
504504 Downloads
Adds SQLite3 support to SilverStripe