All Projects → chadicus → Slim Oauth2

chadicus / Slim Oauth2

Licence: mit
Routes and Middleware for Using OAuth2 Server within a Slim Framework API

Projects that are alternatives of or similar to Slim Oauth2

Altair
Lightweight and Robust API Gateway written in Go
Stars: ✭ 34 (-71.9%)
Mutual labels:  api, middleware, oauth2
Bhagavadgita
A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
Stars: ✭ 84 (-30.58%)
Mutual labels:  api, oauth2
Chubbyphp Framework
A based PSR-15 microframework that also sets maximum flexibility with minimum complexity and easy replaceability of the individual components, but also of the framework.
Stars: ✭ 69 (-42.98%)
Mutual labels:  api, middleware
Guzzle Advanced Throttle
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.
Stars: ✭ 120 (-0.83%)
Mutual labels:  api, middleware
Copper
Copper is a set of Go packages that help you build backend APIs quickly and with less boilerplate.
Stars: ✭ 35 (-71.07%)
Mutual labels:  api, middleware
Friend.ly
A social media platform with a friend recommendation engine based on personality trait extraction
Stars: ✭ 41 (-66.12%)
Mutual labels:  api, oauth2
Bdapi
[bd] Api add-on for XenForo
Stars: ✭ 89 (-26.45%)
Mutual labels:  api, oauth2
Kona
a node.js service framework built on koa.js (generators)
Stars: ✭ 23 (-80.99%)
Mutual labels:  api, middleware
Chi
lightweight, idiomatic and composable router for building Go HTTP services
Stars: ✭ 10,581 (+8644.63%)
Mutual labels:  api, middleware
Auth
Authenticator via oauth2
Stars: ✭ 118 (-2.48%)
Mutual labels:  middleware, oauth2
Api Restful Con Laravel Guia Definitiva
Repositorio para el código base del curso "API RESTful con Laravel - Guía Definitiva"
Stars: ✭ 95 (-21.49%)
Mutual labels:  api, oauth2
Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (-9.09%)
Mutual labels:  api, oauth2
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (+690.91%)
Mutual labels:  api, middleware
Psraw
PowerShell Reddit API Wrapper
Stars: ✭ 42 (-65.29%)
Mutual labels:  api, oauth2
Outputcache
Cache api responses using Redis, Memcached or any cache provider for NodeJS
Stars: ✭ 9 (-92.56%)
Mutual labels:  api, middleware
Routegen
Define your API and SPA routes in one place. Use them anywhere. Only 1.3kb.
Stars: ✭ 86 (-28.93%)
Mutual labels:  api, routes
Pizzly
The simplest, fastest way to integrate your app with an OAuth API 😋
Stars: ✭ 796 (+557.85%)
Mutual labels:  api, oauth2
Jso
Easy to use OAuth 2.0 javascript library for use in your javascript application.
Stars: ✭ 830 (+585.95%)
Mutual labels:  api, oauth2
Go Tgbot
Golang telegram bot API wrapper, session-based router and middleware
Stars: ✭ 90 (-25.62%)
Mutual labels:  api, middleware
Ln Paywall
Go middleware for monetizing your API on a per-request basis with Bitcoin and Lightning ⚡️
Stars: ✭ 108 (-10.74%)
Mutual labels:  api, middleware

Chadicus\Slim\OAuth2

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

A collection of OAuth2 Server routes, middleware and utilities for use within a Slim 3 Framework API

Requirements

Chadicus\Slim\OAuth2 requires PHP 5.6 (or later).

Composer

To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/slim-oauth2 to your project's composer.json file such as:

composer require chadicus/slim-oauth2

Components

This package is a metapackage aggregating the following components:

Examples

Examples can be found in the examples folder.

Community

Gitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].