A new Symfony bundle to create "ServiceEntities".
symfony composer require turbolabit/service-entity-plus-bundle:dev-main
- Create you own abstract BaseRepository
- Extend it
- Configure the constants (
ENTITY_CLASSis mandatory) - Use the functions
- Create you own abstract BaseServiceCollection
- Extend it
- Configure the constants (
ENTITY_CLASSis mandatory) - Use the functions
bash scripts/symfony-bundle-tester.sh