An open API service indexing awesome lists of open source software.

https://github.com/codexshaper/oauth2

Oauth2 implementation for PHP
https://github.com/codexshaper/oauth2

Last synced: 11 months ago
JSON representation

Oauth2 implementation for PHP

Awesome Lists containing this project

README

          

[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)
[![Build Status](https://travis-ci.org/Codexshaper/oauth2.svg?branch=master)](https://travis-ci.org/Codexshaper/oauth2)
[![StyleCI](https://github.styleci.io/repos/273173388/shield?branch=master)](https://github.styleci.io/repos/273173388)
[![Quality Score](https://img.shields.io/scrutinizer/g/Codexshaper/oauth2.svg?style=flat-square)](https://scrutinizer-ci.com/g/Codexshaper/oauth2)
[![Downloads](https://poser.pugx.org/Codexshaper/oauth2/d/total.svg)](https://packagist.org/packages/Codexshaper/oauth2)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/Codexshaper/oauth2.svg?style=flat-square)](https://packagist.org/packages/Codexshaper/oauth2)

# Description
Oauth2 implementation for PHP