PHPackages                             epierce/cas-rest-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. epierce/cas-rest-client

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

epierce/cas-rest-client
=======================

PHP client for the CAS REST protocol.

0.3.1(10y ago)120.8k↓50%31MITPHPPHP &gt;=5.5.0

Since Dec 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/epierce/cas-rest-client)[ Packagist](https://packagist.org/packages/epierce/cas-rest-client)[ RSS](/packages/epierce-cas-rest-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

cas-rest-client
===============

[](#cas-rest-client)

PHP client for the [CAS REST protocol](http://jasig.github.io/cas/4.0.x/protocol/REST-Protocol.html)

System Requirements
-------------------

[](#system-requirements)

You need:

- **PHP &gt;= 5.5.0**, but the latest stable version of PHP is recommended
- Composer

Install
-------

[](#install)

Install `cas-rest-client` using Composer.

```
$ composer require epierce/cas-rest-client

```

Example Usage
-------------

[](#example-usage)

```
