Libraries tagged by csql
mouf/magic-query
224987 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
79914 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeromeschneider/baikal
3639 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
hhurz/tableexport.jquery.plugin
433 Downloads
Export HTML table to CSV, DOC, JSON, PDF, PNG, SQL, TSV, TXT, XLS, XLSX, XML
dietercoopman/laravel-showsql
40842 Downloads
A Laravel package to output an sql as given to the database
dbpatch/dbpatch
53619 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
byjg/migration
71083 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
austinw/laravel-union-paginator
2484 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
swiss-devjoy/laravel-optimize-sqlite
1314 Downloads
Optimize your SQLite database for production in Laravel
staabm/sql-parser-util
596903 Downloads
spryker/sql-criteria-builder
2562339 Downloads
SqlCriteriaBuilder module
shipmonk/doctrine-hint-driven-sql-walker
100833 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
radsectors/sqlshim
29414 Downloads
sqlsrv for Linux/OS X
pyaesoneaung/to-raw-sql
8416 Downloads
Get raw SQL from Laravel Query Builder
psx/sql
67536 Downloads
Generate type-safe PHP classes from your database