Libraries tagged by php database db mysql
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
jasny/db-mysql
1249 Downloads
A simple DB layer in PHP for using MySQL
php-extended/php-db-schema-mysql
5943 Downloads
A library to abstract the mysql database schema rules
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
maatify/db-model-v3
240 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
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
3477 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
1506 Downloads
Easily backup PostgreSql or MySql database to the cloud
thebuggenie/b2db
17934 Downloads
B2DB is a lightweight ORM for modern PHP applications
rotexsoft/leanorm
371 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