Libraries tagged by php-database
samy/dataversion
18 Downloads
PHP Database Migrations and Seeds
rubyqorn/db-manipulator
5 Downloads
Package for comfortable interaction with PHP databases
roolith/database
72 Downloads
PHP database driver
robertasproniu/php-simple-db-orm
34 Downloads
A PHP database manager with simple ORM attached
retamayo/absl
14 Downloads
Absl (PHP Database Abstraction Library) is a lightweight and flexible library designed to simplify database operations in PHP applications. It provides a convenient interface for interacting with various database systems using the PHP Data Objects (PDO) extension.
pxn/pxdb
289 Downloads
PHP Database Utilities Library
phpbook/database
45 Downloads
PHP Database Extension For DOCTRINE
php-comaptibility/phppdo
10 Downloads
PHPPDO is a database abstraction layer over the current PHP database functions, which aim is to offer a migration path for new applications to the PDO classes presented in PHP 5.1.
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
oldpak/dbal
7 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nahid/medoo
34 Downloads
The lightweight PHP database framework to accelerate development
myelophone/medoo
44 Downloads
Medoo with sqlite tuning, virtual fts5 tables and Distinct. Fork of the lightweight PHP database framework to accelerate the development.
mtchabok/fastdb
9 Downloads
PHP Database Framework With PDO
moviet/tuisql
0 Downloads
A php database query builder library
mistralys/application-dbhelper
8 Downloads
PHP database abstraction layer using PDO.