Libraries tagged by Multiple databases
acacha/periods
392 Downloads
Laravel 5 package to add suport for historical data using multiple databases
abdursoft/php
15 Downloads
abdursoft php mvc framework. Just work with fun. It's supported multiple databases and a new template engine like blade. Now you can easily build your project with this framework. It has default jwt authentication system
connection/connection
17 Downloads
A secure, multiple database ORM for PHP
grzegorzkurtyka/codeception-multimongodb
4 Downloads
Codeception module for multiple MongoDb databases
nirav5920/enforce-db-transactions
3 Downloads
Laravel middleware to enforce database transactions for multiple write operations
iivannov/snitch
17 Downloads
Easily log and report exceptions to multiple different places (file, database, Sentry, Bugsnag, ...)
takeshiyu/tenantify
4 Downloads
Tenantify is a Laravel package designed to make implementing a multi-tenancy architecture easy and efficient. With Tenantify, you can quickly set up your application to support multiple tenants using a single database, with each tenant being identified by a unique subdomain.
justinback/error-logger
11 Downloads
Simple Framework to manage Site Errors with multiple mime type output and database support.
soldevelop/multithread
0 Downloads
MultiThread is a library which allows multiple to write to one sqlite database, this library would be helpful for developers who dont want to buy MySQL database
humanmade/clean-up-leftover-multi-meta
202 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
vierwd/typo3-googlesitemap
393 Downloads
Sitemap.xml implementation with support for multiple languages (on different domains) and URLs for database entries
toanld/multi-relationships
276 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
mrf/synchro
19 Downloads
Flow (Neos) package, which gives a command to synchronize database and resources with remote instances in both directions (push and pull). Useful for fast update of the project on development context or fast upload of the changes remotely, when working on multiple instances (e.g. live, beta, local).
laravel-hrdk/laravel-s-p-multi-response
1 Downloads
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database interactions and enhancing performance. Say goodbye to complex database queries and hello to efficient, organized, and scalable database operations with LaravelSPMultiResponse.