#!/usr/bin/env php Commands: db:migrate Run Phinx migrations db:rollback Roll back the most recent migration db:seed Run all seeders idempotently TXT); exit(0); default: fwrite(STDERR, "Unknown command: {$command}\n"); exit(1); }