cakephp-master-replica
Database connector
A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities
Master/Replica connections for Cakephp
12 stars
2 watching
2 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
cakephp-plugincakephp3cakephp4
Related projects:
Repository | Description | Stars |
---|---|---|
cakedc/cakephp-oracle-driver | A CakePHP plugin that enables support for Oracle databases in PHP applications. | 40 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
lubosremplik/cakephp-fixtures | Automates data loading into CakePHP databases using pre-defined fixtures. | 2 |
josegonzalez/cakephp-version | A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. | 51 |
riesenia/cakephp-duplicatable | A plugin for duplicating entities and related data in CakePHP applications. | 52 |
cakephp/migrations | A plugin that simplifies the management of database schema changes in CakePHP applications. | 138 |
stefanvangastel/docker-cakephp | Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling. | 31 |
junichi11/cakephp3-netbeans | A NetBeans plugin providing support for CakePHP3/4 development environments. | 46 |
bcrowe/cakephp-api-pagination | Generates pagination metadata and integrates it into API responses. | 40 |
cakephp/elastic-search | Elasticsearch plugin for CakePHP to integrate search functionality into an application. | 88 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
friendsofcake/fixturize | Improves performance of fixture-based tests on MySQL/MariaDB/Percona databases. | 24 |
robotusers/cakephp-table-inheritance | A plugin for CakePHP that enables single table inheritance | 5 |
vierge-noire/cakephp-fixture-factories | A plugin that simplifies the creation and management of test fixtures in CakePHP applications. | 84 |
cakedc/auth | Auth objects and functionality for CakePHP applications | 32 |