Libraries tagged by migration core
thatobabusi/laravel-migrations-ui
65 Downloads
A web-based GUI for creating and running migrations in Laravel.
liberty_code_module/migration
593 Downloads
Module
denis909/yii2-create-unique-index-migration
75 Downloads
blackbricksoftware/laravel-migration-builder
117 Downloads
Programmatically create full Laravel migrations.
barsegyan/createcmm
28 Downloads
Demo-package to create Controller Model Migration
davejamesmiller/laravel-migrations-ui
655 Downloads
A web-based GUI for creating and running migrations in Laravel.
covex-nn/migrations
824 Downloads
Database Schema migrations using Doctrine DBAL
valadanchik/migrations-generator
15 Downloads
Generates Laravel Migrations from an existing database || Created as an example Bernhard Breytenbach Xethron package
codexten/yii-db-migration
0 Downloads
Yii migration
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.
covex-nn/doctrine-migrations-bundle
928 Downloads
Symfony DoctrineMigrationsBundle
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.
wellingtoncarneirobarbosa/laravel-custom-migrations-paths
4 Downloads
Create custom paths for your laravel migrations
ytlmike/laravel-model-creator
17 Downloads
Create more maintainable eloquent models from cli, migrations and json files.
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.