Libraries tagged by php migration
apen/additional_reports
135971 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
utopia-php/migration
74596 Downloads
A simple library to migrate resources between services.
sokil/php-mongo-migrator
97333 Downloads
Migrations for MongoDB
friendsofcat/opensearch-migrations
159877 Downloads
OpenSearch migrations for Laravel
camcima/php-mysql-diff
42077 Downloads
byjg/migration-cli
21744 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
awssat/laravel-sync-migration
22711 Downloads
Laravel tool helps to sync migrations without refreshing the database
timwassenburg/laravel-pivot-table-generator
17405 Downloads
Quickly generate pivot tables for your projects
robinncode/db_craft
2116 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.
popphp/pop-db
11744 Downloads
Pop Db Component for Pop PHP Framework
lulco/nette-phoenix-registrator
125531 Downloads
Integration of Phoenix Database Migrations into Nette Framework
chrishalbert/laravel-nomadic
25392 Downloads
A suite of tools to enhance robustness of laravel's migrations.
rector/rector-phpoffice
498202 Downloads
Rector migration rules for PHP Office to PhpSpreadSheet
monque/php-migration
339 Downloads
A static analyzer for PHP version migration and compatibility
umbrellio/rollback-missing-migrations
34881 Downloads
Laravel package for rolling back migrations between different releases