Libraries tagged by Multiple databases
php-extended/php-blocklist-catalog
22133 Downloads
A database of blocked domains based on multiple block lists
henryavila/laravel-multi-database-commands
72 Downloads
This package provides an abstraction to efficiently manage multiple database application commands, like: migrate
swew/db
26 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
352 Downloads
A `Illuminate\Database\Query\Builder` macro to easily search on multiple database columns.
bayfrontmedia/simple-pdo
1344 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
imt/doctrine-migrations-multi
755 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
zestic/weaviate-client-component
697 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
openbuildings/jam
181244 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
mcrm/laravel-connection-storage
21 Downloads
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
icecave/manifold
157 Downloads
A PDO compatible facade for multi-tiered MySQL replication sets.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
fbf/laravel-navigation
442 Downloads
A Laravel 4 package for adding multiple, database driven, menus to a site