flamecore / synchronizer-database
Synchronize database schemas with ease
Fund package maintenance!
Liberapay
Open Collective
Patreon
Ko Fi
paypal.me/secondtruth
Requires
- php: >=5.4
- doctrine/dbal: ~2.5
- flamecore/synchronizer: ~0.1
This package is auto-updated.
Last update: 2024-11-05 02:04:23 UTC
README
This library makes it easy to synchronize database schemas.
DatabaseSynchronizer was developed as backend for the deployment and testing tool Seabreeze. It is using our self-developed Synchronizer library as foundation.
Requirements
- You must have at least PHP version 5.4 installed on your system.
Contributors
If you want to contribute, please see the CONTRIBUTING file first.
Thanks to the contributors:
- Christian Neff (secondtruth)