flamecore / synchronizer-database
Synchronize database schemas with ease
Fund package maintenance!
Liberapay
Open Collective
Patreon
Ko Fi
paypal.me/secondtruth
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 0
pkg:composer/flamecore/synchronizer-database
Requires
- php: >=5.4
- doctrine/dbal: ~2.5
- flamecore/synchronizer: ~0.1
This package is auto-updated.
Last update: 2025-10-05 04:06:57 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)