Libraries tagged by php-database
shijianzhiwai/medoo
23 Downloads
The lightest PHP database framework to accelerate development
sharpedge/cruder
8 Downloads
php database connection and crud application made easy
samy/dataversion
18 Downloads
PHP Database Migrations and Seeds
rubyqorn/db-manipulator
6 Downloads
Package for comfortable interaction with PHP databases
robertasproniu/php-simple-db-orm
34 Downloads
A PHP database manager with simple ORM attached
retamayo/absl
15 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
315 Downloads
PHP Database Utilities Library
phpbook/database
47 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`.
openclerk/db
274 Downloads
Simple PHP database management
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
o2system/database
1808 Downloads
PHP Database Management Library
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.