Libraries tagged by database migration
ez-php/framework
8016 Downloads
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
erimeilis/laravel-cloudflare-d1
2033 Downloads
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
code-distortion/adapt
40222 Downloads
A Laravel package that builds databases for your tests, improving their speed.
nwidart/db-exporter
39143 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
webonaute/doctrine-fixtures-generator-bundle
184942 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
robinncode/db_craft
5452 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.
pushery/sqlens-for-laravel
2800 Downloads
SQLens — database safety toolkit for Laravel. It lints pending migrations for lock and downtime risk and audits the live schema, on PostgreSQL and MySQL.
milpa/data
9770 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
kaliop/ezmigrationbundle
359655 Downloads
Kaliop eZ-Migration Bundle
hzhihua/yii2-dump
30631 Downloads
Generate the schema from an existing database
camcima/php-mysql-diff
42892 Downloads
lulco/nette-phoenix-registrator
146667 Downloads
Integration of Phoenix Database Migrations into Nette Framework
flightsadmin/livewire-crud
20425 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
roslov/migration-checker
18780 Downloads
Up/down database migration checker
patricknelson/silverstripe-migrations
26909 Downloads
SilverStripe Database Migration module. Facilitates atomic database migrations in SilverStripe 3.x