Download the PHP package devvoh/sso-php without Composer
On this page you can find all versions of the php package devvoh/sso-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sso-php
SSO-PHP
Sso-php is a minimalist single sign-on client/server written in PHP.
What is and isn't it?
Sso-php is a library aimed at helping you set up an SSO system for yourself. This includes both the server-side and the client-side.
This library will not help you integrate into existing SSO offerings, unless it happens to be built with Sso-php.
Requirements
- PHP 7.1+
ext-curl
,ext-json
,ext-mbstring
- Composer
Installation
sso-php can be installed by using Composer. Simply run:
composer require devvoh/sso-php
All versions of sso-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ralouphie/getallheaders Version ^3.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ralouphie/getallheaders Version ^3.0
The package devvoh/sso-php contains the following files
Loading the files please wait ....