Libraries tagged by migda
orisintel/laravel-online-migrator
81193 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
orisintel/laravel-migration-snapshot
79880 Downloads
Dump and load snapshots of the schema produced by individual migrations.
coderan/laravel-data-migrations
42763 Downloads
An extension to allow you to separate data migrations from structure migrations
artesaos/migrator
36773 Downloads
Namespaced Migrations for Laravel 5.1+
arrilot/bitrix-migrations
65171 Downloads
Database migrations for Bitrix CMS
yadakhov/laradump
13023 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
16196 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
webonaute/doctrine-fixtures-generator-bundle
182274 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
timwassenburg/laravel-pivot-table-generator
15742 Downloads
Quickly generate pivot tables for your projects
tanoconsulting/ezmigrationbundle2
38788 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
shiftonelabs/laravel-nomad
97777 Downloads
Add extra functionality to Laravel migrations.
robinncode/db_craft
1795 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
relaticle/custom-fields
208 Downloads
User Defined Custom Fields for Laravel Filament
popphp/pop-db
11452 Downloads
Pop Db Component for Pop PHP Framework
nwidart/db-exporter
39047 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.