phpCAS installation guide

Using Composer (https://getcomposer.org)

Add the latest stable release of the dependency in your composer.json file: https://packagist.org/packages/jasig/phpcas and install it : php composer.phar install

With PEAR

Without PEAR

Old releases contain security issues. Use at your own discretion. You can find them here

extract wherever you like and update the search path of PHP if needed (cf include_path in your php.ini).

Distribution packages