drupol / cas-bundle
A bundle for Symfony 4 & 5, providing authentication against a Central Authentication Service (CAS) server.
Installs: 907
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >= 7.2.5
- ext-json: *
- ext-simplexml: *
- drupol/psrcas: dev-master
- nyholm/psr7: ^1.2
- symfony/cache: ^5
- symfony/framework-bundle: ^5
- symfony/http-client: ^5
- symfony/monolog-bundle: ^3.5
- symfony/psr-http-message-bridge: ^1.2
- symfony/security-bundle: ^5
Requires (Dev)
- drupol/php-conventions: ^1.6.11
- friends-of-phpspec/phpspec-code-coverage: ^4.3.2
- infection/infection: ^0.15.0
- phpspec/phpspec: ^6.1.1
Suggests
- nyholm/psr7: For a super lightweight PSR-7/17 implementation
- nyholm/psr7-server: For a PSR-7 implementation of Server Requests.
- symfony/cache: For a cache implementation (PSR-6).
- symfony/http-client: For an HTTP client implementation (PSR-18).
- symfony/monolog-bundle: For a logger implementation (PSR-3).
This package is auto-updated.
Last update: 2020-01-28 14:36:52 UTC
README
CAS Bundle
A CAS bundle for Symfony 4 & 5.
Read more on the dedicated documentation site: https://cas-bundle.readthedocs.io/