Libraries tagged by php mysql sql
emdev/api-orm
148 Downloads
This package is intended for creating PHP APIs with ORM for MYSQL and SQL
pawsmedz/laravel-json-filter
3 Downloads
Dynamic JSON filtering for Eloquent Builder with Laravel 9-12 & PHP 8.1-8.4 support (MySQL, PostgreSQL & SQLite).
yhyasyrian/sydb
220 Downloads
Library communication and dealing with databases
tekintian/mydb
19 Downloads
安全,高新能的PHP mysql/mysqli数据库驱动类,支持主从,分库分表,sql注入防御等,High efficiently mysql mysqli driver, support master slave, muiti table data etc.
jozephkabongo/nokysql
4 Downloads
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
ncb01/wdb
4 Downloads
WDB is the fast, easy and versatile PHP ORM. It allows you manage databases with ease and efficiency. In a few words: MIT license, PHP 5.3 or newer, familiar syntax, zero hassle, zero configuration, easy to use, simple to learn, flexible, fast, powerful and smart, mysql, postgresql, sqlite, sqlserver, oracle, etc.
merql/merql
232 Downloads
Pure PHP three-way database merge with column-level conflict resolution. Git-style merge semantics applied to MySQL and SQLite tables.
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
pimbay-php/sequence-random-pdo
0 Downloads
PDO implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).
pimbay-php/sequence-random-doctrine
0 Downloads
Doctrine DBAL implementation of RandomSequenceInterface for the PimBay Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).
pimbay-php/sequence-number-pdo
2 Downloads
PDO implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite).
pimbay-php/sequence-number-doctrine
0 Downloads
Doctrine DBAL implementation of the Atomic UPSERT Engine for the PimBay Number Sequence Stack (MySQL, MariaDB, PostgreSQL, SQLite, MSSQL).
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