spyck / authentication-bundle
Authentication Bundle for Symfony
Package info
github.com/willemverspyck/authentication-bundle
pkg:composer/spyck/authentication-bundle
dev-main
2026-01-23 09:06 UTC
Requires
- php: ^8.3
- doctrine/collections: ^2|^3
- hwi/oauth-bundle: ^2
- symfony/config: ^6|^7|^8
- symfony/dependency-injection: ^6|^7|^8
- symfony/framework-bundle: ^6|^7|^8
- symfony/http-foundation: ^6|^7|^8
- symfony/http-kernel: ^6|^7|^8
- symfony/polyfill-intl-icu: ^1
- symfony/routing: ^6|^7|^8
- symfony/security-core: ^6|^7|^8
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-23 09:16:28 UTC
README
Simple bundle to authentication with oAuth.
Requirements
PHP ^8.2
Installation
Install it using Composer:
composer require spyck/authentication-bundle