Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drupol/psrcas
PSR CAS, a PHP standard library for CAS authentication.
https://github.com/drupol/psrcas
authentication cas psr single-sign-on
Last synced: 16 days ago
JSON representation
PSR CAS, a PHP standard library for CAS authentication.
- Host: GitHub
- URL: https://github.com/drupol/psrcas
- Owner: drupol
- License: mit
- Created: 2019-10-07T14:00:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T17:05:32.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T21:11:47.061Z (about 1 month ago)
- Topics: authentication, cas, psr, single-sign-on
- Language: PHP
- Homepage: https://psrcas.readthedocs.io
- Size: 115 KB
- Stars: 21
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Latest Stable Version](https://img.shields.io/packagist/v/drupol/psrcas.svg?style=flat-square)](https://packagist.org/packages/drupol/psrcas)
[![GitHub stars](https://img.shields.io/github/stars/drupol/psrcas.svg?style=flat-square)](https://packagist.org/packages/drupol/psrcas)
[![Total Downloads](https://img.shields.io/packagist/dt/drupol/psrcas.svg?style=flat-square)](https://packagist.org/packages/drupol/psrcas)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/drupol/psrcas/Continuous%20Integration?style=flat-square)](https://github.com/drupol/psrcas/actions)
[![Scrutinizer code quality](https://img.shields.io/scrutinizer/quality/g/drupol/psrcas/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/drupol/psrcas/?branch=master)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/drupol/psrcas/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/drupol/psrcas/?branch=master)
[![Mutation testing badge](https://badge.stryker-mutator.io/github.com/drupol/psrcas/master)](https://stryker-mutator.github.io)
[![Read the Docs](https://img.shields.io/readthedocs/psrcas?style=flat-square)](https://psrcas.readthedocs.io/)
[![License](https://img.shields.io/packagist/l/drupol/psrcas.svg?style=flat-square)](https://packagist.org/packages/drupol/psrcas)
[![Say Thanks!](https://img.shields.io/badge/Say-thanks-brightgreen.svg?style=flat-square)](https://saythanks.io/to/drupol)
[![Donate!](https://img.shields.io/badge/Donate-Paypal-brightgreen.svg?style=flat-square)](https://paypal.me/drupol)
# PSR CASRead more on the dedicated documentation site: https://psrcas.readthedocs.io/