Add option 'skip-definer' to ommit DEFINER clauses in sql dump
Cleaning code: Added $dumpSettings as a TypeAdapterFactory property
Cleaning code: Use preg_replace instead of str_replace for views, trigger, events
Documentation: Fix code snippets in README.md
Testing: Updated .travis.yml to allow for failures on hhvm and nightly builds
LICENSE file was missing, added