Libraries tagged by php database db mysql
maatify/db-model-v3
117 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
v-dem/queasy-db
153 Downloads
Database access classes, part of QuEasy PHP framework
smrtr/mysql-version-control
1377 Downloads
A crude version control system for mysql written in php
romeoz/rock-db
1007 Downloads
Object Relational Mapping (ORM) for PHP.
raylin666/database
4 Downloads
The Swoole Pool Database package.
purocean/php-db-migration
19 Downloads
A database migration tool
kristijorgji/db-to-php
3459 Downloads
A library to generate application code based on database definition.
indievox/master-slave-db-access
16 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
1487 Downloads
Easily backup PostgreSql or MySql database to the cloud
rotexsoft/leanorm
323 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
15 Downloads
implements database transaction with ease
mejinke/merrdb
127 Downloads
A pleasant mysql library
hackerpro536/pdo-class-wrapper
194 Downloads
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application.
cubiclesoft/to-composer
2121 Downloads
CubicleSoft PHP Software Development Libraries for Composer
ajur-media/fluentpdo
462 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.