Libraries tagged by migrant
mybizna/automigrator
951 Downloads
Declare database migrations and factory definitions inside Laravel models.
mrcoco/slim3-eloquent-skeleton
866 Downloads
Simple Slim Framework 3 skeleton with scaffold tool, migrations,Twig,eloquent & Monolog.
mpeter-php/phpmig-mysqli-adapter
7604 Downloads
An adapter for phpmig which provides database access via mysqli
morningtrain/wp-database
654 Downloads
Laravel Eloquent and Migrations for WordPress
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
lara-zeus/rhea
295 Downloads
migrate your wordpress blog to zeus sky
justinkekeocha/database-dump
96 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
jumilla/laravel-versionia
2800 Downloads
Version based database migration system for Laravel 5.
jumilla/laravel-extension
511 Downloads
Laravel Extension Pack
glowingblue/null-driver
63 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
fisharebest/laravel-floats
10911 Downloads
Floating point support for Laravel migrations
espero-soft/artisan
326 Downloads
Laravel command line interface (CLI)
endeavour-agency/refresh-database-on-demand
42 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
eddmash/powerorm
370 Downloads
A powerful php orm with automatic migrations
daverdalas/laravel-post-deploy-commands
2950 Downloads
Create command files that will be run once so that you don't have to remember about it.