Libraries tagged by database schema migration

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


albertoarena/laravel-truss

281 Favers
26019 Downloads

A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.

Go to Download


deliciousbrains/wp-migrations

219 Favers
281734 Downloads

WordPress library for managing database table schema upgrades and data seeding

Go to Download


cycle/database

72 Favers
885477 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


orchestra/tenanti

592 Favers
126594 Downloads

Tenant based Database Schema Manager for Laravel

Go to Download


clcbws/laravel-schema-sentinel

64 Favers
8091 Downloads

Detect and fix database schema drift in Laravel by comparing migrations with the live database state.

Go to Download


spiral/database

53 Favers
328270 Downloads

DBAL, schema introspection, migration and pagination

Go to Download


avaibooksports/doctrine-migrations-multiple-database-bundle

36 Favers
738494 Downloads

Symfony DoctrineMigrationsMultipleDatabaseBundle

Go to Download


dragon-code/laravel-data-dumper

35 Favers
27833 Downloads

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

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


shopsys/migrations

3 Favers
267948 Downloads

Symfony bundle providing commands for transactional Doctrine database migrations

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


hzhihua/yii2-dump

18 Favers
30617 Downloads

Generate the schema from an existing database

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


popphp/pop-db

19 Favers
19316 Downloads

Pop Db Component for Pop PHP Framework

Go to Download


Next >>