Libraries tagged by database schema migration

dotted-ai/laravel-db-introspector

0 Favers
2492 Downloads

Generate migrations from existing database schema

Go to Download


tereta/migration

0 Favers
13 Downloads

Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.

Go to Download


notauniondev/migrations

0 Favers
268 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.

Go to Download


g4t/schema-designer

6 Favers
12 Downloads

Visual database schema designer for Laravel — renders your schema from migration files as an interactive ERD and generates migrations for every change made in the UI.

Go to Download


phpdot/database

0 Favers
11 Downloads

Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.

Go to Download


lss/schema

10 Favers
760 Downloads

Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.

Go to Download


gabrielrcosta1/laravel-schema

6 Favers
5 Downloads

Laravel package to generate migrations from a schema.db definition file.

Go to Download


cavid/schema-lens

1 Favers
6 Downloads

See exactly what changed in your database. Git-diff style schema comparison for Laravel.

Go to Download


imagine10255/schema-build

7 Favers
25 Downloads

The database of the table schema, the output function into the file

Go to Download


tarunkorat/laravel-migration-squasher

6 Favers
85 Downloads

Squash old Laravel migrations into a single schema file

Go to Download


masitings/laravel-migration-squash

1 Favers
8 Downloads

Combine multiple Laravel migration files into consolidated migrations per table with schema verification

Go to Download


zaeem2396/schema-lens

7 Favers
20 Downloads

Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export

Go to Download


sufyandev/laravel-migration-linter

7 Favers
898 Downloads

A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.

Go to Download


schema-keeper/schema-keeper

13 Favers
6113 Downloads

Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.

Go to Download


nandan108/attrecord-migrations

0 Favers
14 Downloads

Declarative schema convergence for attrecord: introspect the live database, diff it against attribute-derived TableSchema, and apply a classified, guarded ALTER plan.

Go to Download


<< Previous Next >>