Libraries tagged by php mysql sql
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.
emapper/emapper
65 Downloads
The Extensible Data Mapper library for PHP
darkspock/just-query
0 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.
sanderheijselaar/ezpdo
1136 Downloads
A simple PHP PDO class for MySQL
dottwatson/fpdo
12 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
vaibhavpandeyvpz/databoss
153 Downloads
Simple abstraction for MySQL/MariaDB, PostgreSQL and SQLite database server(s), compatible with PHP >= 8.2.
erickfirmo/phpmodel
47 Downloads
MySQL query builder class in PHP.
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.
zrnik/mksql
1128 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
zi/zquery
3 Downloads
Focused fluent SQL query builder for PHP 8.2+
wpjscc/orm
35 Downloads
PHP DataMapper ORM and Data Modelling Engine
webvimark/pixie
233 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
vukbgit/pixie
113 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
tomkyle/databases
76 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
tkaratug/titandb-2
20 Downloads
A lightweight and efficient SQL query builder library