A set of Doctrine Entity features to automate repetitive entity tasks and ease development.
- Timestamp
- Slug
- Author (Blame)
- UUID
- IP Tagged
- Logging
- Tree
- Translation
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