fab987654321 / cas-bundle
A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 10
Type:symfony-bundle
pkg:composer/fab987654321/cas-bundle
Requires
- php: >= 8.1
- ecphp/cas-lib: ^3
- loophp/psr-http-message-bridge-bundle: ^1.0
- psr/http-client: ^1.0
- psr/http-message: ^1.0 || ^2.0
- symfony/framework-bundle: ^6.4 || ^7
Requires (Dev)
- ext-pcov: *
- ext-xsl: *
- ecphp/php-conventions: ^1
- friends-of-phpspec/phpspec-code-coverage: ^6
- infection/infection: ^0.27
- infection/phpspec-adapter: ^0.2
- loophp/unaltered-psr-http-message-bridge-bundle: ^2.0
- nyholm/psr7: ^1.8
- phpspec/phpspec: ^7
- phpstan/phpstan-symfony: ^1.1
- symfony/cache: ^6.4 || ^7
- symfony/dependency-injection: ^6.4 || ^7
- symfony/http-client: ^6.4 || ^7
- symfony/routing: ^6.4 || ^7
- symfony/security-bundle: ^6.4 || ^7
- veewee/xml: ^2.6 || ^3
Suggests
- loophp/unaltered-psr-http-message-bridge-bundle: A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
- 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).
- veewee/xml: If you plan to use CAS XML response, you must require this package.
This package is auto-updated.
Last update: 2025-12-15 12:59:24 UTC
README
CAS Bundle
A CAS bundle for Symfony.
Read more on the dedicated documentation site: https://ecphp-cas-bundle.readthedocs.io/