Libraries tagged by php database db mysql
maatify/db-model-v3
266 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
v-dem/queasy-db
163 Downloads
Database access classes, part of QuEasy PHP framework
smrtr/mysql-version-control
1381 Downloads
A crude version control system for mysql written in php
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
raylin666/database
6 Downloads
The Swoole Pool Database package.
purocean/php-db-migration
21 Downloads
A database migration tool
kristijorgji/db-to-php
3481 Downloads
A library to generate application code based on database definition.
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
davmixcool/php-dbcloud
1508 Downloads
Easily backup PostgreSql or MySql database to the cloud
jasny/db
20968 Downloads
Adds modern OOP DB patterns by extending PHP extensions
rotexsoft/sqlschema
943 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/leanorm
374 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
mejinke/merrdb
127 Downloads
A pleasant mysql library
geste/fluentpdo
161 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.