Libraries tagged by php database db mysql
grithin/phpdb
118 Downloads
PHP Db Tools.
zobaken/daltron
49 Downloads
PHP database abstraction layer
aizts/yudb
3 Downloads
Suitable PDO-based database manipulation tools
ezrarieben/pdo-wrapper-singleton
6 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
djordje/li3_migrations
40 Downloads
Database migrations for Lithium PHP framework
alpha-orm/alpha-orm
8 Downloads
A nice database orm written in php
ncb01/wdb
3 Downloads
WDB is the fast, easy and versatile PHP ORM. It allows you manage databases with ease and efficiency. In a few words: MIT license, PHP 5.3 or newer, familiar syntax, zero hassle, zero configuration, easy to use, simple to learn, flexible, fast, powerful and smart, mysql, postgresql, sqlite, sqlserver, oracle, etc.
xrj-juzi/envms
0 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
xety/fluentpdo
6 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
thephpeffect/connection-manager
11 Downloads
A simple connection manager for any OOP db connection in PHP
thebuggenie/b2db
17897 Downloads
B2DB is a lightweight ORM for modern PHP applications
rozbehsharahi/fhp-rest-api
14 Downloads
Super quick setup of a PHP-REST-API without the use of MySQL, Apache, ...
pachno/b2db
1086 Downloads
B2DB is a lightweight ORM for modern PHP applications
invincible-tech-systems/easeampmysql-halite
16 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
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.