PHPackages                             l3/cas-guard-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. l3/cas-guard-bundle

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

l3/cas-guard-bundle
===================

PHPCas wrapper for Symfony3, Symfony4, Symfony5, Symfony6, Symfony7, Symfony8

1.1.17(6mo ago)915.6k5[4 issues](https://github.com/l3-team/CasGuardBundle/issues)[1 PRs](https://github.com/l3-team/CasGuardBundle/pulls)LGPL-3.0-or-laterPHPPHP &gt;=8.4

Since Aug 5Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/l3-team/CasGuardBundle)[ Packagist](https://packagist.org/packages/l3/cas-guard-bundle)[ Docs](https://github.com/l3-team/CasGuardBundle)[ RSS](/packages/l3-cas-guard-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (3)Versions (15)Used By (0)

Symfony Cas Guard Bundle

This bundle is a dependancy based wrapper for the classic jasig/phpCAS library.

Supports Single Sign Out (no support in BeSimpleSSoBundle).

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

[](#installation)

Install the Bundle with this command :

```
composer require l3/cas-guard-bundle:~1.0

```

Declaration of the Bundle in the Kernel of Symfony
--------------------------------------------------

[](#declaration-of-the-bundle-in-the-kernel-of-symfony)

For Symfony3, add the Bundle in app/AppKernel.php

```
