Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasimir/php-differ
Showing differences between two mysql databases
https://github.com/krasimir/php-differ
Last synced: about 2 months ago
JSON representation
Showing differences between two mysql databases
- Host: GitHub
- URL: https://github.com/krasimir/php-differ
- Owner: krasimir
- Created: 2013-05-31T13:41:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T21:44:28.000Z (over 11 years ago)
- Last Synced: 2024-12-22T17:46:28.778Z (2 months ago)
- Language: PHP
- Size: 211 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Differ
- - -
Showing differences between two mysql databases. Checks tables' structures and values.
### Used libraries
- [objectDiff](https://github.com/NV/objectDiff.js)
- [jQuery](http://jquery.com/)
- [Twitter Bootstrap](http://twitter.github.io/bootstrap/)
- [Fabrico Template Engine](https://github.com/krasimir/fabrico/tree/master/lib/View)