PHPackages                             univlorraine/symfony-cas-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. univlorraine/symfony-cas-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

univlorraine/symfony-cas-bundle
===============================

Symfony 5.4+ bundle for CAS Authentication wrapping phpCAS lib from Apereo

1.2.1(3mo ago)4894↓50%5[1 issues](https://github.com/univlorraine/SymfonyCasBundle/issues)CECILL-2.1PHPPHP &gt;=7.4

Since Jul 21Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/univlorraine/SymfonyCasBundle)[ Packagist](https://packagist.org/packages/univlorraine/symfony-cas-bundle)[ RSS](/packages/univlorraine-symfony-cas-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (8)Used By (0)

Symfony Cas Bundle
==================

[](#symfony-cas-bundle)

This bundle provides a CAS authentication client for Symfony 5.4+, wrapping the phpCAS library from Apereo ().

Requirements
------------

[](#requirements)

- [PHP 7.4](http://php.net/releases/7_4_0.php) or greater
- [Symfony 5.4](https://symfony.com/roadmap/5.4) or greater

Installation
------------

[](#installation)

1. Require the bundle using Composer:

```
composer require univlorraine/symfony-cas-bundle
```

2. Declare the bundle in Symfony Kernel if it's not already in (should be added automatically). In *config/bundles.php*:

```
