ecphp / cas-bundle
A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.
Installs: 78 168
Dependents: 3
Suggesters: 0
Security: 0
Stars: 43
Watchers: 6
Forks: 9
Open Issues: 2
Type:symfony-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.
- dev-master
- 3.0.2
- 3.0.1
- 3.0.0
- 2.5.x-dev
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.x-dev
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-push-nxkskstxvmtu
- dev-refactor/cas-lib-v2
This package is auto-updated.
Last update: 2024-10-11 07:12:22 UTC
README
CAS Bundle
A CAS bundle for Symfony.
Read more on the dedicated documentation site: https://ecphp-cas-bundle.readthedocs.io/