Libraries tagged by SQRL
atk4/data
1560322 Downloads
Agile Data - Database access abstraction framework
syslogic/doctrine-json-functions
1169341 Downloads
A set of extensions to Doctrine that add support for json query functions.
shipmonk/doctrine-mysql-index-hints
214426 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
mattiasgeniar/phpunit-query-count-assertions
579587 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).
krowinski/php-mysql-replication
81783 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
555818 Downloads
Anonymize any data in your SQL database
zendframework/zend-db
12400111 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
yiisoft/db-sqlite
141804 Downloads
SQLite driver for Yii Database
staabm/sql-parser-util
653881 Downloads
sqlftw/sqlftw
61123 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
spryker/sql-criteria-builder
2612725 Downloads
SqlCriteriaBuilder module
soundintheory/php-sql-parser
409338 Downloads
SQL parsing tools for PHP
simplesamlphp/simplesamlphp-module-sqlauth
6027700 Downloads
This is a authentication module for authenticating a user against a SQL database
shipmonk/doctrine-hint-driven-sql-walker
124052 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
rexshijaku/sql-to-laravel-builder
19555 Downloads
SQL to Laravel Query Builder