Libraries tagged by single database
rinvex/laravel-tenants
3492 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
bertugfahriozer/ci4commonmodel
1678 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.
nawasara/database-monitor
149 Downloads
MySQL/MariaDB server + database monitoring for the Nawasara superapp framework — inventory, capacity, performance, slow query, and alerting via a single read-only monitoring user.
roberts/laravel-singledb-tenancy
1192 Downloads
Laravel package for single database multi-tenancy
miracuthbert/laravel-multi-tenancy
1564 Downloads
A single database and multi-database multi-tenancy package for Laravel 5.8 and up
wowoengine/sawitdb-php
53 Downloads
PHP Port of SawitDB Node.JS Version - A single-file NoSQL database for PHP.
webparking/laravel-type-safe-collection
8239 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
templesuite/yii2-ajaxcrud
2693 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
hoaaah/yii2-ajaxcrud-bs4
5343 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
cangak/yii-ajaxbs5
1847 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
nzta/googlemap-leafletfield
660 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
misakstvanu/laravel-pulse-hub
557 Downloads
A package for collecting data from multiple apps to a single database.
cycle/transaction
349 Downloads
Transaction abstraction for Cycle ORM: run DBAL operations and a scoped Entity Manager within a single database transaction.
zauberfisch/silverstripe-serialized-dataobject
5115 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
detain/myadmin-contracts
63 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.