Libraries tagged by csql
slim/pdo
267679 Downloads
Just another PDO database library
dg/dibi
103173 Downloads
Dibi is Database Abstraction Library for PHP
wp-forge/wp-query-builder
274264 Downloads
A lightweight and efficient SQL query builder for WordPress.
talleu/trigger-mapping
4395 Downloads
A Symfony bundle to map SQL triggers
staudenmeir/eloquent-param-limit-fix
192102 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
somnambulist/cte-builder
47698 Downloads
Library for programmatically making CTE SQL queries (WITH queries)
ray/media-query
281371 Downloads
PHP interface-based SQL framework
pimcore/search-query-parser
577035 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
mouf/magic-query
276587 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
1592838 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jeromeschneider/baikal
5060 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
glushkovds/clickhouse-builder
923530 Downloads
Clickhouse sql query builder, forked from the-tinderbox/ClickhouseBuilder
dietercoopman/laravel-showsql
50807 Downloads
A Laravel package to output an sql as given to the database
dbpatch/dbpatch
68700 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
byjg/migration
94465 Downloads
A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.