Libraries tagged by php database db mysql
netsilik/db-handler
1237 Downloads
PHP wrapper around the MySQLi Database Extensions, providing intuitive access to prepared queries.
maatify/db-model-v3
209 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
smrtr/mysql-version-control
1378 Downloads
A crude version control system for mysql written in php
romeoz/rock-db
1023 Downloads
Object Relational Mapping (ORM) for PHP.
raylin666/database
5 Downloads
The Swoole Pool Database package.
purocean/php-db-migration
20 Downloads
A database migration tool
kristijorgji/db-to-php
3474 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.
idct/php-db-csv-writer
1965 Downloads
Library which simplifies bulk data loading into MySQL-compatible database engines using CSV collections.
gelembjuk/db
109 Downloads
PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO
davmixcool/php-dbcloud
1505 Downloads
Easily backup PostgreSql or MySql database to the cloud
alexkratky/db
50 Downloads
Simple database wrapper.
thebuggenie/b2db
17928 Downloads
B2DB is a lightweight ORM for modern PHP applications
rotexsoft/sqlschema
839 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.