Libraries tagged by database schema migration tool

doctrine/migrations

4802 Favers
230406965 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


tommyknocker/pdo-database-class

85 Favers
6309 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


robinncode/db_craft

21 Favers
5446 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


pushery/sqlens-for-laravel

2 Favers
2643 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.

Go to Download


arabcoders/database

1 Favers
2726 Downloads

Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.

Go to Download


dvrtech/schema-tools

1 Favers
8760 Downloads

Laravel package for JSON/CSV schema analysis and database structure generation

Go to Download


orisintel/laravel-online-migrator

44 Favers
82344 Downloads

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

Go to Download


memran/marwa-db

5 Favers
1405 Downloads

Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.

Go to Download


akrabat/akrabat_db_schema_manager

96 Favers
28583 Downloads

Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations

Go to Download


lss/schema

10 Favers
760 Downloads

Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.

Go to Download


notauniondev/migrations

0 Favers
268 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


dconco/schema-migrator

7 Favers
11 Downloads

A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.

Go to Download


mahbubhelal/schema-tools

0 Favers
14 Downloads

Laravel Artisan commands and a Rector rule that keep SQL Server and MySQL schema fixtures, Eloquent models and model factories in agreement with the live source databases.

Go to Download


dlevsha/nasgrate

31 Favers
40 Downloads

Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases

Go to Download


ganeshkandu/kdbv

10 Favers
316 Downloads

mysql database auto schema migration tool

Go to Download


Next >>