Libraries tagged by database migrations
smrtr/mysql-version-control
1381 Downloads
A crude version control system for mysql written in php
smousss/laravel-pestifize
240 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
smousss/laravel-migratize
688 Downloads
Generate missing migrations using GPT-4.
ruzaik11/laravel-seeder-tracker
12 Downloads
Track Laravel seeders execution like migrations with batch support and status management
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
rajibahmed/rake-db-migrator
12 Downloads
Rails migration for php projects
ngyuki/dbdatool
2 Downloads
Database diff/apply tool.
marwen-brini/bob-the-builder
11 Downloads
A complete ORM and query builder for PHP with Laravel-like fluent syntax, models, relationships, and migrations
markadell/laravel-postgresql-inherit
545 Downloads
Add inheritance in postgresql tables
lss/schema
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.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
griffin/griffin
19 Downloads
Griffin is a Graph-Oriented Migration Framework for PHP
grazulex/laravel-modelschema
176 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.