elvi / auth0-symfony
Symfony SDK for Auth0 Authentication and Management APIs.
Installs: 11 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 73
Type:symfony-bundle
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- auth0/auth0-php: ^8.11
- symfony/cache: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/security-bundle: ^6.4 || ^7.0
Requires (Dev)
- ergebnis/composer-normalize: ^2
- firebase/php-jwt: ^6
- friendsofphp/php-cs-fixer: ^3
- hyperf/event: ^2
- mockery/mockery: ^1
- nyholm/psr7: ^1
- pestphp/pest: ^2
- php-http/mock-client: ^1
- phpstan/phpstan: ^1
- phpstan/phpstan-strict-rules: ^1
- rector/rector: 0.17.6
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5
- wikimedia/composer-merge-plugin: ^2
Suggests
- psr/cache-implementation: (PSR-6 Cache) Improve performance by avoiding making redundant network requests.
- psr/event-dispatcher-implementation: (PSR-14 Event Dispatcher) Observe and react to events when they occur.
Replaces
- dev-main
- v5.3.1
- 5.3.0
- 5.2.3.1
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 5.0.0-BETA1
- 5.0.0-BETA0
- 4.x-dev
- 4.0.0
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc.1
- 3.0.0-beta.5
- 3.0.0-beta.4
- 3.0.0-beta.3
- 3.0.0-beta.2
- 3.0.0-beta.1
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.2.10
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.0.0
- 0.0.3
- 0.0.2
- 0.0.1
This package is auto-updated.
Last update: 2025-05-13 12:39:17 UTC
README
A fork of auth0/symfony
with more up-to-date fixes and changes (includes everything supported by the main package).