RamyHakam / multi_tenancy_bundle

Symfony 5 /6 bundle to support multi-tenants
MIT License
70 stars 24 forks source link

Attributes, Symfony 6, Php 8.1 and live DB ceation, EntityInterfaces, README, Exceptions #6

Closed mogilvie closed 1 year ago

mogilvie commented 1 year ago

Hi, I'm looking to use this bundle in my multi-tenant app. I've updated it for symfony 6, attributes and have added services for creating and setting the schema of a database.

mogilvie commented 1 year ago

Additional commits to implement a TenantEntityInterface that make identifying and switching DB's based on Entity easer. Added suggestions for use in the Read me.

mogilvie commented 1 year ago

My fork started getting to specialised to our application. Let me know if you do want some of these features.