PHPackages                             fengxin8144/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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. fengxin8144/laravel\_cas\_server

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

fengxin8144/laravel\_cas\_server
================================

A laravel package provides CAS server implementation , copy to leo108/laravel\_cas\_server

01[1 issues](https://github.com/fengxin8144/laravel_cas_server/issues)PHP

Since Sep 30Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

### copy to leo108/laravel\_cas\_server

[](#copy-to-leo108laravel_cas_server)

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

[](#requirements)

- PHP &gt;=7.0

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

[](#installation--usage)

- `composer require fengxin8144/laravel_cas_server`
- add `fengxin8144\CAS\CASServerServiceProvider::class` to the `providers` field in `config/app.php`
- `php artisan vendor:publish --provider="fengxin8144\CAS\CASServerServiceProvider"`
- modify `config/cas.php`, fields in config file are all self-described
- `php artisan migrate`
- make your `App\User` implement `fengxin8144\CAS\Contracts\Models\UserModel`
- create a class implements `fengxin8144\CAS\Contracts\TicketLocker`
- create a class implements `fengxin8144\CAS\Contracts\Interactions\UserLogin`
- 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/fengxin8144/php_cas_server)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/135dc99e21e22d7e4a211ae6198c5b6e74586704acd8489393df7c0aacd54e1c?d=identicon)[fengxin8144](/maintainers/fengxin8144)

---

Top Contributors

[![fengxin1995](https://avatars.githubusercontent.com/u/184767780?v=4)](https://github.com/fengxin1995 "fengxin1995 (12 commits)")

### Embed Badge

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

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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