Libraries tagged by mysql query
jelix/database
2821 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
davewid/peyote
835 Downloads
A database query builder for PHP 5.3+
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
atk4/validate
8138 Downloads
Agile Data - Validator add-on
alekseykorzun/timeinterval-php
9 Downloads
A PHP 5 API client that allows you to interact with Rackspace® Cloud Servers™
ajur-media/fluentpdo
681 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
theodorejb/peachy-sql
5386 Downloads
A high-performance query builder and runner for PHP
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
odan/database
256 Downloads
SQL query builder
k-gun/oppa
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.