Rob Morgan discusses Phinx, a schema migration tool that allows for programmatically updating or reverting database schemas. Launched in 2012, Phinx has become popular, with 900k downloads, supporting various databases, and simplifying migration management using PHP. Future developments include a lightweight ORM API and enhanced documentation.