Libraries tagged by table data
mb4it/laravel-dbtodb-migration
348 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
luizneves01/smart-seeder
160762 Downloads
Versioned, environment-based Seeders in Laravel.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
betalabs/laravel-seeder
4369 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
diegohq/laravel-seeder
36957 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
baril/smoothie
5522 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
vcian/php-db-auditor
46 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
squirrelphp/entities
3638 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
samody/laravel-migration-preflight
378 Downloads
Pre-migration validation tool for Laravel migrations
rizkussef/laravel-sql-to-migration
374 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
proai/laravel-super-migrations
2696 Downloads
This Laravel package is useful for big databases for a better migrations structure.
portrino/px_dbsequencer
8317 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
niiknow/laratt
472 Downloads
A Laravel package to support table multitenancy
nandan108/attrecord
65 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
maghead/sqlite-parser
847 Downloads
sqlite table schema parser