A set of Doctrine Entity features to automate repetitive entity tasks and ease development.
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Open a command console, enter your project directory and execute:
composer require rami/entity-kit-bundle
./vendor/bin/phpunit
check the tests
directory