PHPackages                             juhedata/laravel\_cas\_server - 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. [API Development](/categories/api)
4. /
5. juhedata/laravel\_cas\_server

ActiveLibrary[API Development](/categories/api)

juhedata/laravel\_cas\_server
=============================

A laravel package provides CAS server implementation

4.0.6(1y ago)1237MITPHPPHP &gt;=7.0

Since Sep 20Pushed 1y agoCompare

[ Source](https://github.com/juhedata/laravel_cas_server)[ Packagist](https://packagist.org/packages/juhedata/laravel_cas_server)[ RSS](/packages/juhedata-laravel-cas-server/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (22)Used By (0)

CAS Server for Laravel
======================

[](#cas-server-for-laravel)

laravel\_cas\_server is a Laravel package that implements the server part of [CAS protocol](https://apereo.github.io/cas/4.2.x/protocol/CAS-Protocol-Specification.html) v1/v2/v3.

This package works for Laravel &gt;=5.5 .

Requirements
------------

[](#requirements)

- PHP &gt;=7.0

Installation &amp;&amp; Usage
-----------------------------

[](#installation--usage)

- `composer require juhedata/laravel_cas_server`
- `php artisan vendor:publish --provider="JuheData\CAS\CASServerServiceProvider"`
- modify `config/cas.php`, fields in config file are all self-described
- `php artisan migrate`
- make your `App\User` implement `JuheData\CAS\Contracts\Models\UserModel`
- create a class implements `JuheData\CAS\Contracts\TicketLocker` [TicketLocker示例](https://github.com/juhedata/laravel_cas_server/blob/master/src/Example/CAS/TicketLockerExample.php)
- create a class implements `JuheData\CAS\Contracts\Interactions\UserLogin` [UserLogin示例](https://github.com/juhedata/laravel_cas_server/blob/master/src/Example/CAS/UserLoginExample.php)
- visit `http://your-domain/cas/login` to see the login page (assume that you didn't change the `router.prefix` value in `config/cas.php`)

Example
-------

[](#example)

If you are looking for an out of box solution of CAS Server powered by PHP, you can check [php\_cas\_server](https://github.com/leo108/php_cas_server)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~142 days

Recently: every ~319 days

Total

21

Last Release

668d ago

Major Versions

1.0.6 → 2.0.02016-10-29

2.1.0 → 3.0.02018-04-03

3.x-dev → 4.0.02020-10-13

PHP version history (2 changes)1.0.4PHP &gt;=5.5.9

3.0.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8eaea22e75e1ebee47617e0085720b07829ebfbd14e865878eb1853ecdddacd0?d=identicon)[xwzgit](/maintainers/xwzgit)

---

Top Contributors

[![leo108](https://avatars.githubusercontent.com/u/1551716?v=4)](https://github.com/leo108 "leo108 (56 commits)")[![juheapis](https://avatars.githubusercontent.com/u/204961774?v=4)](https://github.com/juheapis "juheapis (7 commits)")[![phy25](https://avatars.githubusercontent.com/u/331403?v=4)](https://github.com/phy25 "phy25 (4 commits)")[![sbtsrbayer](https://avatars.githubusercontent.com/u/5262641?v=4)](https://github.com/sbtsrbayer "sbtsrbayer (2 commits)")[![wuwx](https://avatars.githubusercontent.com/u/4401?v=4)](https://github.com/wuwx "wuwx (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/juhedata-laravel-cas-server/health.svg)

```
[![Health](https://phpackages.com/badges/juhedata-laravel-cas-server/health.svg)](https://phpackages.com/packages/juhedata-laravel-cas-server)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[dcblogdev/laravel-microsoft-graph

A Laravel Microsoft Graph API (Office365) package

168285.5k1](/packages/dcblogdev-laravel-microsoft-graph)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[grantholle/powerschool-api

A Laravel package to make interacting with PowerSchool less painful.

1715.6k1](/packages/grantholle-powerschool-api)

PHPackages © 2026

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