Skip to content

gitter-badger/oauth2-server-library

Repository files navigation

OAuth2 Server Library

Scrutinizer Code Quality Coverage Status PSR-7 ready

Build Status HHVM Status PHP 7 ready

SensioLabsInsight

Latest Stable Version Total Downloads Latest Unstable Version License

Note 1: this library is still in development. The first stable release will be tagged as v1.0.x. All tags v0.x.y must be considered as unstable.

Note 2: if you use Symfony, a bundle is in development.

This library provides components to build an authorization server based on the OAuth2 Framework protocol (RFC6749) and associated features.

The following components are implemented:

The Release Process

The release process is described here.

Prerequisites

This library needs at least PHP 5.5.9+.

It has been successfully tested using PHP 5.5.9, PHP 5.6, PHP 7 and HHVM.

Installation

The preferred way to install this library is to rely on Composer:

composer require "spomky-labs/oauth2-server-library" "dev-master"

Create missing components

Look at Extend classes for more information and examples.

How to use

Have a look at How to use to use OAuth2 server and handle your first requests.

Contributing

Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.

Licence

This library is release under MIT licence.

About

OAuth2 Server Library for PHP - *** WORK IN PROGRESS ***

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages