happycode / tenzero-auth
Tenzero Auth bundle for Symfony
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/happycode/tenzero-auth
Requires
- php: ^8.2
- doctrine/orm: ^2.17 || ^3.0
- lexik/jwt-authentication-bundle: ^3.2
- ramsey/uuid: ^4.9
- symfony/framework-bundle: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
- doctrine/doctrine-bundle: ^2.13 || ^3.0
- php-cs-fixer/shim: ^3.93
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.5
README
Drop-in authentication for Symfony with web login + JWT API support.
Docs
- Setup:
docs/setup.md - Configuration:
docs/configuration.md - Events:
docs/events.md