Libraries tagged by mysql query
itrnka/ha-mysqli-middleware
10 Downloads
MySQLi middleware for ha framework. Provides access to MySQL databases. Query builder is also included.
alexccavaco/database
35 Downloads
MySQL Database Query Builder for PHP
wainstan/arraymysql
6 Downloads
Simple array based without text queryes MySQL class (Composer support)
firebed/laravel-scout-database
56 Downloads
Laravel scout database driver using mysql match against queries for searches.
venar/select
14 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
cloudmanic/database
974 Downloads
A simple query builder for mysql.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
jasny/dbquery
248 Downloads
The best and most complete query builder/parser (for MySQL)
sashaskr/mysqlx
1 Downloads
MySQL x dev API Eloquent model and query builder for Laravel
zobaken/daltron
50 Downloads
PHP database abstraction layer
xrj-juzi/envms
0 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
xety/fluentpdo
7 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
x-systems/phlex-data
7972 Downloads
Phlex Data - Data Source Abstraction Framework
webvimark/pixie
233 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.