Libraries tagged by database schema migration

doctrine/migrations

4724 Favers
159547892 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

204 Favers
92399 Downloads

WordPress library for managing database table schema upgrades and data seeding

Go to Download


cycle/database

55 Favers
401581 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


orchestra/tenanti

593 Favers
115729 Downloads

Tenant based Database Schema Manager for Laravel

Go to Download


spiral/database

53 Favers
297212 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


avaibooksports/doctrine-migrations-multiple-database-bundle

36 Favers
510783 Downloads

Symfony DoctrineMigrationsMultipleDatabaseBundle

Go to Download


shopsys/migrations

3 Favers
183831 Downloads

Symfony bundle providing commands for transactional Doctrine database migrations

Go to Download


hzhihua/yii2-dump

18 Favers
22938 Downloads

Generate the schema from an existing database

Go to Download


jamband/yii2-schemadump

89 Favers
40180 Downloads

Generate the schema from an existing database

Go to Download


popphp/pop-db

17 Favers
8809 Downloads

Pop Db Component for Pop PHP Framework

Go to Download


dragon-code/laravel-data-dumper

34 Favers
2927 Downloads

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

Go to Download


orisintel/laravel-online-migrator

44 Favers
80016 Downloads

Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change

Go to Download


robinncode/db_craft

16 Favers
510 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


icomefromthenet/migration

40 Favers
189 Downloads

Database schema migrations using Doctrine DBAL and Symfony2 components

Go to Download


adamkearsley/convert-migrations

92 Favers
8478 Downloads

Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.

Go to Download


Next >>