Remi's RPM repository - Packages

Blog | Forum | Repository

php-pear-CAS - Central Authentication Service client library in php

Website:
https://wiki.jasig.org/display/CASC/phpCAS
Licence:
ASL 2.0
Vendor:
Remi Collet
Description:
This package is a PEAR library for using a Central Authentication Service.

To use this library, you just have to add, in your project:
  require_once '/usr/share/pear/CAS/Autoload.php';

Packages

php-pear-CAS-1.3.4-1.fc21.remi.noarch [102 KiB] Changelog by Remi Collet (2015-11-17):
- update to Version 1.3.4
- add provides php-composer(jasig/phpcas)