Libraries tagged by single database
rinvex/laravel-tenants
3416 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.
bravesheep/database-url-bundle
38490 Downloads
Determine Symfony2 database settings from a single URL-based parameter
roberts/laravel-singledb-tenancy
61 Downloads
Laravel package for single database multi-tenancy
miracuthbert/laravel-multi-tenancy
1488 Downloads
A single database and multi-database multi-tenancy package for Laravel 5.8 and up
webparking/laravel-type-safe-collection
8238 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
templesuite/yii2-ajaxcrud
2329 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
sencerhan/laravel-db-tools
406 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
hoaaah/yii2-ajaxcrud-bs4
5021 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
denkorolkov/yii2-ajaxcrud-bs5
809 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
cangak/yii-ajaxbs5
1310 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
biladina/yii2-ajaxcrud-bs4
1880 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
slivka-b/laravel-translatable
226 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
ndtan/dbf
165 Downloads
Single-file PHP Database Framework — secure, PRO & Enterprise+ features.
bertugfahriozer/ci4commonmodel
316 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.