Libraries tagged by MySQL PHP
klaucode/nette-adminer
2 Downloads
Customization for Adminer, the best database management tool written in PHP.
kitlabs/orm
2 Downloads
Object-Relational-Mapper for PHP
kitlabs/dbal
107 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kadokweb/scrapbook
4 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
justin-robinson/scoop
100 Downloads
Scoop framework and orm for php 7+ and apache 2.4+
jove/medoo
49 Downloads
The lightweight PHP database framework to accelerate development
journey/backup
20 Downloads
Lightweight MySQL backup script for cron jobs, written in PHP.
josecarlosphp/db
86 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
jiaojie/medoo
16 Downloads
The lightest PHP database framework to accelerate development
jesperoestergaardjensen/mydb
35 Downloads
The lightweight ORM for MySql and MariaDB
jameslevi/neutrino
2 Downloads
Is a simple database library using PDO in PHP.
ivmoiseev/dbprovider
6 Downloads
Simple data provider for MySQL Database. Uses MySQLi or PDO.
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.
initphp/sessions
87 Downloads
InitPHP Sessions Manager
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.