ntentan/yentu
A database migration tool with intimate integration with git
Maintainers
v0.6.0
2026-03-02 11:23 UTC
Requires
- php: >=8.3
- ext-pdo: *
- ekowabaka/clearice: ^3.0
- ntentan/atiaa: 0.*
- ntentan/config: 0.*
- ntentan/panie: 0.*
- sebastian/version: @stable
Requires (Dev)
- mikey179/vfsstream: @stable
- mockery/mockery: @stable
- phing/phing: @stable
- phpunit/phpunit: @stable
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT d9385daadbfa91d863b71ac0f00f88e82c3f9c61
- Ekow Abaka Ainooson <jainooson.woop@gmail.com>
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads
A framework independent PHP based database migration tool. Yentu allows you to add keep track of the changes to your database schema using your current VCS.
Installation
To install yentu add ntentan\yentu to your composer dependencies.
