Libraries tagged by single database
tarunkorat/laravel-migration-squasher
85 Downloads
Squash old Laravel migrations into a single schema file
sencerhan/laravel-db-tools
541 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
mbenedek/yii2-ajaxcrud
24 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
errohitsinghal/yii2-ajaxcrud-bs5-advanced
39 Downloads
Gii CRUD template with password validation modal for Single Page Ajax Administration for yii2 with Bootstrap 5 support
denkorolkov/yii2-ajaxcrud-bs5
1095 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
thomasjbradley/micromodel
34 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
stefanbauer/landlord-extended
1169 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
revoltify/tenantify
2211 Downloads
Single database multi-tenant solution for Laravel
imcity-tech/laravel-translatable
1648 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
benmanu/silverstripe-leafletfield
3351 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
etel/sqlite-file-storage
16 Downloads
File storage backed by a single SQLite database with streaming, compression and encryption support.
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.
simplito/ldba-php
89 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage