PHPackages                             taobig/phpcas - 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. taobig/phpcas

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

taobig/phpcas
=============

Provides a simple API for authenticating users against a CAS server

v1.3.8.1(5y ago)060Apache-2.0PHPPHP &gt;=5.4.0

Since Jul 24Pushed 5y agoCompare

[ Source](https://github.com/taobig/phpCAS)[ Packagist](https://packagist.org/packages/taobig/phpcas)[ Docs](https://wiki.jasig.org/display/CASC/phpCAS)[ RSS](/packages/taobig-phpcas/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (12)Used By (0)

phpCAS
======

[](#phpcas)

phpCAS is an authentication library that allows PHP applications to easily authenticate users via a Central Authentication Service (CAS) server.

Please see the wiki website for more information:

Api documentation can be found here:

[![Build Status](https://camo.githubusercontent.com/c3b44e0f81aa4cff487bbc7cd37f4e85b03bb96875e744de9329b5a77b335f75/68747470733a2f2f7472617669732d63692e6f72672f61706572656f2f7068704341532e706e67)](https://travis-ci.org/apereo/phpCAS)

LICENSE
-------

[](#license)

Copyright 2007-2020, Apereo Foundation. This project includes software developed by Apereo Foundation.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 59.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~385 days

Recently: every ~330 days

Total

7

Last Release

2003d ago

PHP version history (2 changes)1.3.3PHP &gt;=5.0.0

1.3.5PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f5f99aee05a896d794554f2a0bc964a306d96b7541e6e14cc5ac6969e45acf0?d=identicon)[taobig](/maintainers/taobig)

---

Top Contributors

[![jfritschi](https://avatars.githubusercontent.com/u/1036402?v=4)](https://github.com/jfritschi "jfritschi (366 commits)")[![adamfranco](https://avatars.githubusercontent.com/u/25242?v=4)](https://github.com/adamfranco "adamfranco (145 commits)")[![saltybeagle](https://avatars.githubusercontent.com/u/92284?v=4)](https://github.com/saltybeagle "saltybeagle (15 commits)")[![jdufresne](https://avatars.githubusercontent.com/u/347634?v=4)](https://github.com/jdufresne "jdufresne (15 commits)")[![olberger](https://avatars.githubusercontent.com/u/309225?v=4)](https://github.com/olberger "olberger (13 commits)")[![phy25](https://avatars.githubusercontent.com/u/331403?v=4)](https://github.com/phy25 "phy25 (12 commits)")[![selwood](https://avatars.githubusercontent.com/u/6944475?v=4)](https://github.com/selwood "selwood (10 commits)")[![frett](https://avatars.githubusercontent.com/u/47818?v=4)](https://github.com/frett "frett (5 commits)")[![gboddin](https://avatars.githubusercontent.com/u/4395092?v=4)](https://github.com/gboddin "gboddin (4 commits)")[![fglueck](https://avatars.githubusercontent.com/u/3225774?v=4)](https://github.com/fglueck "fglueck (3 commits)")[![flubshi](https://avatars.githubusercontent.com/u/4031504?v=4)](https://github.com/flubshi "flubshi (3 commits)")[![greg0ire](https://avatars.githubusercontent.com/u/657779?v=4)](https://github.com/greg0ire "greg0ire (2 commits)")[![kberzinch](https://avatars.githubusercontent.com/u/10482109?v=4)](https://github.com/kberzinch "kberzinch (2 commits)")[![serac](https://avatars.githubusercontent.com/u/111432?v=4)](https://github.com/serac "serac (2 commits)")[![dhyde](https://avatars.githubusercontent.com/u/107808?v=4)](https://github.com/dhyde "dhyde (2 commits)")[![brianxlong](https://avatars.githubusercontent.com/u/366117?v=4)](https://github.com/brianxlong "brianxlong (2 commits)")[![adoy](https://avatars.githubusercontent.com/u/80873?v=4)](https://github.com/adoy "adoy (2 commits)")[![taobig](https://avatars.githubusercontent.com/u/4549922?v=4)](https://github.com/taobig "taobig (2 commits)")[![ts23](https://avatars.githubusercontent.com/u/3940856?v=4)](https://github.com/ts23 "ts23 (1 commits)")[![kakawait](https://avatars.githubusercontent.com/u/275609?v=4)](https://github.com/kakawait "kakawait (1 commits)")

---

Tags

casjasigapereo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/taobig-phpcas/health.svg)

```
[![Health](https://phpackages.com/badges/taobig-phpcas/health.svg)](https://phpackages.com/packages/taobig-phpcas)
```

###  Alternatives

[apereo/phpcas

Provides a simple API for authenticating users against a CAS server

8031.4M33](/packages/apereo-phpcas)[ecphp/cas-bundle

A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.

48132.1k1](/packages/ecphp-cas-bundle)[xavrsl/cas

Add CAS server SSO authentication to Laravel 4 and 5

7736.8k](/packages/xavrsl-cas)[ecphp/cas-lib

CAS Lib, a standard library for CAS authentication.

18166.9k4](/packages/ecphp-cas-lib)[ecphp/eu-login-bundle

A bundle for Symfony, providing authentication against European Commission authentication service.

2848.1k](/packages/ecphp-eu-login-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
