Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diablomedia/zf1-oauth

Oauth Component from ZF1
https://github.com/diablomedia/zf1-oauth

Last synced: 5 days ago
JSON representation

Oauth Component from ZF1

Awesome Lists containing this project

README

        

# Zend Framework 1 - Oauth

[![Build](https://github.com/diablomedia/zf1-oauth/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-oauth/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-oauth/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-oauth)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-oauth/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-oauth)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-oauth/downloads)](https://packagist.org/packages/diablomedia/zendframework1-oauth)
[![License](https://poser.pugx.org/diablomedia/zendframework1-oauth/license)](https://packagist.org/packages/diablomedia/zendframework1-oauth)

This is just the Zend_Oauth component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).