Libraries tagged by Multiple databases
bugloos/query-sorting-bundle
4751 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4758 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
php-extended/php-blocklist-catalog
21776 Downloads
A database of blocked domains based on multiple block lists
solophp/database
138 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.
henryavila/laravel-multi-database-commands
65 Downloads
This package provides an abstraction to efficiently manage multiple database application commands, like: migrate
bilhackmac/databases-manager-module
662 Downloads
Allows managing multiple connections to databases
swew/db
23 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
nateabele/li3_geo
746 Downloads
Adds geospatial support to Lithium for multiple databases, including MongoDB, CouchDB and MySQL.
gamerwalt/laramultidbtenant
1183 Downloads
This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant
djl997/laravel-search-query-builder
286 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
bayfrontmedia/simple-pdo
1300 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
imt/doctrine-migrations-multi
752 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
ronpinkas/dbbridge
2 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
icecave/manifold
157 Downloads
A PDO compatible facade for multi-tiered MySQL replication sets.
eftec/documentstoreone
4412 Downloads
A flat document store for PHP that allows multiples concurrencies.