This package is meant as a plug-and-play extension to any Ulrack project. To start using this package, install it through composer by running:
composer require ulrack/orm-extension
After the package is installed, run the following command:
bin/application cache clear
After this is done, the extension should be up and running.