ecphp / api-gw-authentication-bundle
An API Gateway authenticator
Installs: 181
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 1
Type:symfony-bundle
Requires
- php: >= 7.4
- ext-json: *
- codercat/jwk-to-pem: ^1
- lexik/jwt-authentication-bundle: ^2.11
- psr/http-client: ^1.0
- psr/http-client-implementation: ^1
- psr/http-factory-implementation: ^1
- psr/http-message: ^1.0
- psr/http-message-implementation: ^1
- symfony/framework-bundle: ^5.2
Requires (Dev)
- ecphp/php-conventions: ^1
- friends-of-phpspec/phpspec-code-coverage: ^6.0
- infection/infection: ^0.23.0
- infection/phpspec-adapter: ^0.1.2
- nyholm/psr7: ^1.4
- phpspec/phpspec: ^7.0
- symfony/http-client: ^5.2
Suggests
- nyholm/psr7: A super lightweight PSR-7 implementation.
- symfony/http-client: The Symfony HTTP client.
This package is auto-updated.
Last update: 2024-11-05 21:26:25 UTC
README
API Gateway Authentication Bundle
A bundle for Symfony 5.
Read more on the dedicated documentation site.