Libraries tagged by database schema migration

doctrine/migrations

4806 Favers
221995772 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


deliciousbrains/wp-migrations

218 Favers
263077 Downloads

WordPress library for managing database table schema upgrades and data seeding

Go to Download


cycle/database

71 Favers
814090 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


clcbws/laravel-schema-sentinel

60 Favers
5125 Downloads

Detect and fix database schema drift in Laravel by comparing migrations with the live database state.

Go to Download


spiral/database

53 Favers
325029 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


avaibooksports/doctrine-migrations-multiple-database-bundle

36 Favers
723219 Downloads

Symfony DoctrineMigrationsMultipleDatabaseBundle

Go to Download


orchestra/tenanti

593 Favers
125294 Downloads

Tenant based Database Schema Manager for Laravel

Go to Download


albertoarena/laravel-truss

81 Favers
489 Downloads

A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.

Go to Download


dragon-code/laravel-data-dumper

34 Favers
23706 Downloads

Adding data from certain tables when executing the `php artisan schema:dump` console command

Go to Download


tommyknocker/pdo-database-class

85 Favers
6142 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


shopsys/migrations

3 Favers
260640 Downloads

Symfony bundle providing commands for transactional Doctrine database migrations

Go to Download


robinncode/db_craft

20 Favers
4983 Downloads

DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.

Go to Download


migralign/laravel-migralign

32 Favers
522 Downloads

MigrAlign — align live MySQL tables with Laravel migration schema, safely.

Go to Download


hzhihua/yii2-dump

18 Favers
30015 Downloads

Generate the schema from an existing database

Go to Download


jamband/yii2-schemadump

89 Favers
41654 Downloads

Generate the schema from an existing database

Go to Download


Next >>