saifulferoz / multi-tenancy-bundle
Multi-tenancy for Symfony: pluggable isolation strategies with tenant-safe defaults.
Package info
github.com/saifulferoz/multi-tenancy-bundle
Type:symfony-bundle
pkg:composer/saifulferoz/multi-tenancy-bundle
v1.1.0
2026-08-06 10:43 UTC
Requires
- php: >=8.3
- doctrine/dbal: ^4.0
- doctrine/doctrine-bundle: ^2.12 || ^3.0
- doctrine/orm: ^3.0
- symfony/config: ^7.4 || ^8.0
- symfony/console: ^7.4 || ^8.0
- symfony/dependency-injection: ^7.4 || ^8.0
- symfony/event-dispatcher: ^7.4 || ^8.0
- symfony/http-foundation: ^7.4 || ^8.0
- symfony/http-kernel: ^7.4 || ^8.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
- symfony/cache: ^7.4 || ^8.0
- symfony/framework-bundle: ^7.4 || ^8.0
- symfony/messenger: ^7.4 || ^8.0
- symfony/security-bundle: ^7.4 || ^8.0
- symfony/var-exporter: ^7.4 || ^8.0
Suggests
- doctrine/migrations: To fan schema migrations across tenants with tenant:each
- symfony/messenger: To propagate the active tenant into async message handlers
- symfony/security-bundle: For per-tenant authentication and authorization
This package is not auto-updated.
Last update: 2026-08-15 06:18:23 UTC