Packages from clouddueling

  • PHP

    clouddueling/auto-migrate

    This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.

  • PHP

    clouddueling/mysqldump-php

    PHP version of mysqldump cli that comes with MySQL