This is no longer supported, please consider using https://github.com/xdev-software/micro-migration instead.
Provides a migrater based on reflection
Currently only holds one class ReflectiveMigrater
which uses the Reflections library
to find all instances of the MicroMigrationScript
in a defined package.
Because it is using the additional dependency, this class is extracted in this own repository and can be added only if needed to the core repository.