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

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

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

PHPCas wrapper for Symfony2, Symfony3, Symfony4, Symfony5

1.1.14(2y ago)3441.1k—0%10[3 issues](https://github.com/l3-team/CasBundle/issues)[3 PRs](https://github.com/l3-team/CasBundle/pulls)LGPL-3.0-or-laterPHPPHP &gt;=7.2.5

Since Aug 6Pushed 2y ago3 watchersCompare

[ Source](https://github.com/l3-team/CasBundle)[ Packagist](https://packagist.org/packages/l3/cas-bundle)[ Docs](https://github.com/l3-team/CasBundle)[ RSS](/packages/l3-cas-bundle/feed)WikiDiscussions master Synced 1mo ago

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

Symfony Cas Bundle

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

Supports Single Sign Out (no support in BeSimpleSSoBundle).

(For Symfony 6, please refer to the [l3/cas-guard-bundle](https://github.com/l3-team/CasGuardBundle) package.)

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

[](#installation)

Install the Bundle with this command :

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

```

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

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

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

```
