PHPackages                             isleei/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. isleei/laravel\_cas\_server

ActiveLibrary[API Development](/categories/api)

isleei/laravel\_cas\_server
===========================

A laravel package provides CAS server implementation

3.0.5(5y ago)0342MITPHPPHP &gt;=7.0

Since Sep 20Pushed 5y agoCompare

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

READMEChangelog (4)Dependencies (6)Versions (20)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 5.5/5.6 . Please check 2.x branch if you are using Laravel 5.1 - 5.4 .

[![Latest Version](https://camo.githubusercontent.com/c19e507da846176eb98519d469d98391223ed8761067326b326fd6d08ad1cb7c/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6c656f3130382f6c61726176656c5f6361735f7365727665722e737667)](https://github.com/leo108/laravel_cas_server/releases)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE)[![Build Status](https://camo.githubusercontent.com/c5bb83932a23b029e26266a15bfd4ba98278aa0a5602003856a3160a339228ff/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c656f3130382f6c61726176656c5f6361735f7365727665722f6d61737465722e737667)](https://travis-ci.org/leo108/laravel_cas_server)[![Coverage Status](https://camo.githubusercontent.com/fd2644003d38f6ee4fea4f70be234d5f2ebf4c2b10bf69f6f243315c53c14326/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c656f3130382f6c61726176656c5f6361735f7365727665722f6d61737465722e737667)](https://scrutinizer-ci.com/g/leo108/laravel_cas_server/code-structure)[![Total Downloads](https://camo.githubusercontent.com/5de3d8731522572db8513fa79c6c1da769f32fc96f162a1ce16af0078583f96c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c656f3130382f6c61726176656c5f6361735f7365727665722e737667)](https://packagist.org/packages/leo108/laravel_cas_server)

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

[](#requirements)

- PHP &gt;=7.0

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

[](#installation--usage)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 81.2% 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 ~90 days

Recently: every ~74 days

Total

19

Last Release

1895d ago

Major Versions

1.0.6 → 2.0.02016-10-29

2.1.0 → 3.x-dev2018-04-03

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

3.0.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1870843?v=4)[slee](/maintainers/isleei)[@isleei](https://github.com/isleei)

---

Top Contributors

[![leo108](https://avatars.githubusercontent.com/u/1551716?v=4)](https://github.com/leo108 "leo108 (56 commits)")[![iii8slee](https://avatars.githubusercontent.com/u/256252466?v=4)](https://github.com/iii8slee "iii8slee (4 commits)")[![phy25](https://avatars.githubusercontent.com/u/331403?v=4)](https://github.com/phy25 "phy25 (4 commits)")[![isleei](https://avatars.githubusercontent.com/u/1870843?v=4)](https://github.com/isleei "isleei (2 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/isleei-laravel-cas-server/health.svg)

```
[![Health](https://phpackages.com/badges/isleei-laravel-cas-server/health.svg)](https://phpackages.com/packages/isleei-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)
