Libraries tagged by php-database
shijianzhiwai/medoo
24 Downloads
The lightest PHP database framework to accelerate development
sharpedge/cruder
9 Downloads
php database connection and crud application made easy
scottchiefbaker/dbquery
6 Downloads
DBQuery is a PHP database library to simplify fetching and iterating over your data.
samy/dataversion
19 Downloads
PHP Database Migrations and Seeds
rubyqorn/db-manipulator
7 Downloads
Package for comfortable interaction with PHP databases
roolith/database
113 Downloads
PHP database driver
robertasproniu/php-simple-db-orm
35 Downloads
A PHP database manager with simple ORM attached
retamayo/absl
17 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
49 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
281 Downloads
Simple PHP database management
oluokunkabiru/auto-seeder
14 Downloads
Intelligent automated PHP database seeder for Laravel that introspects schema architectures to instantly populate precise Fake data natively adhering to Types, ENUM fields, and Foreign Key Constraints.
oldpak/dbal
14 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.