Skip to content

TurboLabIt/php-symfony-service-entity-plus-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A new Symfony bundle to create "ServiceEntities".

📦 Install it with composer

symfony composer require turbolabit/service-entity-plus-bundle:dev-main

👷 Build with it

Repository:

  1. Create you own abstract BaseRepository
  2. Extend it
  3. Configure the constants (ENTITY_CLASS is mandatory)
  4. Use the functions

🔖 Production-grade example

ServiceCollection:

  1. Create you own abstract BaseServiceCollection
  2. Extend it
  3. Configure the constants (ENTITY_CLASS is mandatory)
  4. Use the functions

🔖 Production-grade example

🧪 Test it

bash scripts/symfony-bundle-tester.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published