oauth2-framework/oauth2-framework

The OAuth2 Framework

2.0.x-dev 2022-04-05 11:34 UTC

README

Help me out for a couple of 🍻!

Beerpay Beerpay

Codacy Badge Scrutinizer Code Quality Coverage Status

Requirements Status

Build Status

SensioLabsInsight

Latest Stable Version Total Downloads Latest Unstable Version License

OAuth2 Framework for PHP is a PHP framework for web applications and a set of reusable PHP components. It is used to build an authorization server based on the OAuth2 Framework protocol (RFC6749) and associated features.

Installation

Install OAuth2 Framework for PHP with Composer: composer require oauth2-framework/oauth2-framework.

This project follows the semantic versioning strictly.

Documentation

The documentation of this project is available here.

Contributing

Requests for new features, bug fixed and all other ideas to make this project useful are welcome. The best contribution you could provide is by fixing the opened issues where help is wanted.

Please report all issues in the main repository.

Please make sure to follow these best practices.

Security Issues

If you discover a security vulnerability within the project, please don't use the bug tracker and don't publish it publicly. Instead, all security issues must be sent to security [at] spomky-labs.com.

Licence

This project is release under MIT licence.