Libraries tagged by database migration
endeavour-agency/refresh-database-on-demand
2858 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
perryfaro/laravel-database-standalone
19125 Downloads
Stand alone setup for laravel database package with migrations
programster/pgsql-migrations
1425 Downloads
A library for managing migrations for a PostgreSQL database.
nachofassini/laravel-database-structure
4283 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
barryvdh/laravel-migration-generator
26188 Downloads
Generate migrations based on existing database
michaeljennings/refresh-database
2083 Downloads
A package to speed up your laravel database tests by only running the migrations once
adamkearsley/convert-migrations
8490 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
nachopitt/migrations
308 Downloads
Import database tables and write them to Laravel migration files.
mrazinshaikh/laravel-migration
98 Downloads
A standalone migration tool using laravel illuminate/database.
watsonhaw/think-migration
216 Downloads
The ThinkPHP8 migration extend
samody/laravel-migration-preflight
330 Downloads
Pre-migration validation tool for Laravel migrations
rizkussef/laravel-sql-to-migration
362 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
notauniondev/migrations
190 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
morningtrain/wp-database
794 Downloads
Laravel Eloquent and Migrations for WordPress
morningmedley/database
3778 Downloads
Illuminate Migrations and Eloquent for Morningmedley.