Libraries tagged by mysql query
nilportugues/sql-query-formatter
1221047 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
249887 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
krowinski/php-mysql-replication
139522 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.
colshrapnel/safemysql
116114 Downloads
A real safe and convenient way to handle MySQL queries.
clancats/hydrahon
224007 Downloads
Fast & standalone PHP MySQL Query Builder library.
fpdo/fluentpdo
253489 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
cycle/database
884026 Downloads
DBAL, schema introspection, migration and pagination
syslogic/doctrine-json-functions
1248464 Downloads
A set of extensions to Doctrine that add support for json query functions.
atlas/query
264625 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
makinacorpus/query-builder
256260 Downloads
Driver agnostic SQL query builder.
koolreport/querybuilder
206131 Downloads
Create query by php code
pecee/pixie
36473 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
opis/database
87249 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
itools/zendb
40371 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
illuminated/db-profiler
244800 Downloads
Database Profiler for Laravel Web and Console Applications.