Libraries tagged by MySQL PHP
kdoctrine/dbal
1281 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
jyoungblood/dbkit
20 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
joelalejandro/medoo-transactional
73 Downloads
The Lightest PHP database framework to accelerate development (with support for transactions)
jlibs/medoo
116 Downloads
The lightest PHP database framework to accelerate development
initorm/database
42 Downloads
InitORM Database Manager
indievox/master-slave-db-access
17 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
ifacesoft/ice
5217 Downloads
Ice Open Source PHP Framework
ibraheem-ghazi/dbdiff
21 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
hyperized/benchmark
610 Downloads
A small PHP Benchmark project
hybridlogic/db
59 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hxgf/dbkit
35 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hexmakina/crudites
257 Downloads
PHP/PDO CRUD
hackerpro536/pdo-class-wrapper
197 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.
guanhui07/pool
33 Downloads
An independent universal connection pool component.
gelembjuk/db
92 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