Libraries tagged by sql
firehed/dbal-logger
388681 Downloads
Reimplementation of the SQLLogger
dg/adminer-custom
801274 Downloads
Customization for Adminer, the best database management tool written in PHP.
clancats/hydrahon
218375 Downloads
Fast & standalone PHP MySQL Query Builder library.
cakephp/datasources
305184 Downloads
CakePHP Datasources Plugin
syslogic/doctrine-json-functions
1238669 Downloads
A set of extensions to Doctrine that add support for json query functions.
vierge-noire/cakephp-test-suite-light
1083164 Downloads
A test suite for CakePHP application based on Sql queries
shipmonk/doctrine-mysql-index-hints
593116 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
php-db/phpdb
121520 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
krowinski/php-mysql-replication
130574 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
704670 Downloads
Anonymize any data in your SQL database
andreapollastri/checkpoint
27520 Downloads
Laravel security scanner — checks CVEs, hardcoded secrets, SQL injection, XSS and more via a single Artisan command.
zendframework/zend-db
12666302 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
yiisoft/db-sqlite
206852 Downloads
SQLite driver for Yii Database
aura/sqlschema
245076 Downloads
Provides facilities to read table names and table columns from a database using PDO.
udan11/sql-parser
6554 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.