Databases: DBSync
Diogo Resende (contact me)
This class provides a way to synchronize the schema of one or more databases from the schema of a master database.
Currently, the class only synchronizes the database schema, not data in the database tables.
For now it supports MySQL databases but the schema manipulation functions are implemented in a separate driver class. Therefore, support for other types of databases can be implemented by writing new driver classes.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (89.3%)
| Good (92.9%)
| Sufficient (78.6%)
| Good (92.9%)
| -
| -
| Sufficient (71.1%)
| 126 |
Click here for detailed information about this class on phpclasses.org