Libraries tagged by migration table
halpdesk/laravel-migration-commands
53 Downloads
Better commands for migrations when developing a Laravel project
erykai/migration
96 Downloads
Auto create tables database mysql
enshtein/wp-migrations
5 Downloads
A WordPress library for managing database table schema upgrades and data seeding.
dynamic/silverstripe-file-migration-task
1437 Downloads
Sync files with the File table
despark/laravel-data-migration
514 Downloads
Helps you migrate data from foreign or local database table by table
desaiuditd/enhanced-wp-migrations
99 Downloads
WordPress library for managing database table schema upgrades and data seeding
bakkahit/sql-migration
38 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
yusufjonc07/yii2-miggen2
3 Downloads
Generate migration files by exsisting tables' schema
mirkhamidov/yii2-console-dbextend
38 Downloads
It makes to drop all your tables from console. Use it with migration and Development environment.
tecnocen/yii2-migrate
15356 Downloads
Yii 2 Library to handle normalized table creation
sunnysideup/recently-changed
9 Downloads
Work out all the data objects and associated table data that has recently changed
simo46/laravel-postgresql-inherit
7 Downloads
Add inheritance in postgresql tables
roaresearch/yii2-migrate
2969 Downloads
Yii 2 Library to handle normalized table creation
piyook/csvseeder
7 Downloads
Seed data into Laravel DB tables from .csv files
open-soft-app/back-end-generator
9 Downloads
Back-end generator: crud generator, Livewire components, scaffold migrations, factory, menu in one command based on database tables