Libraries tagged by migrtaions
xslainadmin/livewire-crud
17 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
webvimark/yii2-migrate
179 Downloads
Yii2 migrate command that scan new migrations in modules
wdl/database-migration
95 Downloads
Service and Middleware to apply migrations in Laravel Application
virge/db
251 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
tourhunter-com/yii2-dev-updater
1240 Downloads
Yii2 component to simplify composer and migrations updates
tonygeez/lazy-column-add-to-migration
20 Downloads
Laravel package to add columns to migrations via Artisan commands.
tflori/breyta
5178 Downloads
Library for database migrations
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
slimphp-api/slim-phinx
423 Downloads
A module for slim-api for phinx migration, integrating migrations for slim-api
skobka/yii2-migration-generator
1103 Downloads
Generates migrations from Annotations
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
siaoynli/laravel-generators
9 Downloads
Rapidly generate resources, migrations, models, and much more.
sevenlab/stamps
808 Downloads
Adds userstamps to models and migrations and handles it automatically
se468/laravel-package-generators-extended
921 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
rubrasum/velocity-forms
9 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --