Libraries tagged by mysql builder
primal/query
14 Downloads
Chain-able asynchronous query builder for MySQL PDO
vivace/db
0 Downloads
ORM
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
tkaratug/titan-db
17 Downloads
Simple and useful query builder for PHP.
squirrelphp/queries
3659 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
phuria/under-query
5977 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
orinfy/db
4 Downloads
PHP simple query builder
mrcnpdlk/pixie
93 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
makinacorpus/goat-query
11048 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
kenlog/database-custom
43 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
davewid/peyote
831 Downloads
A database query builder for PHP 5.3+
darkain/pudl
52 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
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
5224 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.