Libraries tagged by php migration
rizkussef/laravel-sql-to-migration
349 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
notauniondev/migrations
156 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.
faimmedia/migration
1629 Downloads
FaimMedia Simple PHP Database Migration
will2therich/laravel-model-migrations
711 Downloads
Declare database migrations and factory definitions inside Laravel models.
phplucidframe/bare-migration
11119 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
jtrw/php-make
3521 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
jldev/ibexa-enhanced-migrations
295 Downloads
Additional features that improve the native ibexa migrations bundle.
erikwang2013/clickhouse-php
101 Downloads
A full-featured PHP ClickHouse client with HTTP and Native TCP support, query builder, schema builder, migration system, and ORM.
mll-lab/laravel-conditional-migrations
58419 Downloads
Run your Laravel migrations only when you want them to
mbolli/phoenix
135 Downloads
Database Migrations for PHP
zrkb/paraguay-regions
547 Downloads
Laravel Migration Files for Paraguay Regions
rasuvaeff/clickhouse-toolkit
244 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
pierre-arthur/sylius-upgrade-analyzer
43 Downloads
Outil CLI d'audit automatisé de migration pour projets Sylius 1.x vers 2.x
nahid-ferdous/laravel-module-generator
3420 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
mpeter-php/phpmig-mysqli-adapter
11831 Downloads
An adapter for phpmig which provides database access via mysqli