phinx

Simple PHP Database Migrations

Install

All systems
curl cmd.cat/phinx.sh
Debian Debian
apt-get install php-robmorgan-phinx
Ubuntu
apt-get install php-robmorgan-phinx
image/svg+xml Kali Linux
apt-get install php-robmorgan-phinx
Windows (WSL2)
sudo apt-get update sudo apt-get install php-robmorgan-phinx

php-robmorgan-phinx

Simple PHP Database Migrations

Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes, you can install Phinx and create your first database migration. Phinx is just about migrations without all the bloat of a database ORM system or framework.