Libraries tagged by database library
sopheos/pebble_database
364 Downloads
Cache library
sonypradana/database
14 Downloads
part of php-library, dependency injection container
semperton/database
37 Downloads
A compact PDO / SQLite wrapper library.
sectoroverload2k/php-mysql-database
35 Downloads
PHP Library for OO MySQLi connection and queries
rockhopsoft/survloop-libraries
200 Downloads
This is for third-party libraries used by Survloop which don't have an existing Packagist package.
ref98/auto-database
5 Downloads
The library to allow CodeFirst on laravel using models/entities
pvodicka/mongo-php-library
1379 Downloads
MongoDB PHP library ( modified to use static property for selected server )
plainphp/library
15 Downloads
The library of the PlainPhp Framework.
pedroramos/code-database
50 Downloads
Code.education repository pattern library based in Laravel
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
ocdladefense/lib-database
125 Downloads
A PHP databse library.
nuboxdevcom/database-backup
2 Downloads
Backup script for MySQL databases
nanok/database-middleware
30 Downloads
This library give an unified interface to access your databases
mzsongyan/database
5 Downloads
A simple library to manage application persistence using multiple database adapters
mouf/database.dbconnection
32536 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.