Libraries tagged by csql
clancats/hydrahon
180486 Downloads
Fast & standalone PHP MySQL Query Builder library.
cakephp/datasources
282333 Downloads
CakePHP Datasources Plugin
atlas/orm
129634 Downloads
An ORM for your persistence model (not your domain model).
syslogic/doctrine-json-functions
1161607 Downloads
A set of extensions to Doctrine that add support for json query functions.
mattiasgeniar/phpunit-query-count-assertions
557276 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
loupe/loupe
57512 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
krowinski/php-mysql-replication
79615 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
arrilot/data-anonymization
544497 Downloads
Anonymize any data in your SQL database
zendframework/zend-db
12369476 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
yiisoft/db-sqlite
127605 Downloads
SQLite driver for Yii Database
sqlftw/sqlftw
58769 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
soundintheory/php-sql-parser
399542 Downloads
SQL parsing tools for PHP
simplesamlphp/simplesamlphp-module-sqlauth
5953352 Downloads
This is a authentication module for authenticating a user against a SQL database
silverstripe/sqlite3
499004 Downloads
Adds SQLite3 support to SilverStripe
rexshijaku/sql-to-laravel-builder
18313 Downloads
SQL to Laravel Query Builder