Skip to content

easybiblabs/oauth2-client-php

Repository files navigation

OAuth 2.0 Client for PHP

You can read all about OAuth2 at the standard.

Tests

Running the full suite of code quality tools plus tests can be done via the following, which is the same command as Travis runs:

make -k ci

Specific commands for subsets of the full suite can be found in the Makefile.

Grant types

Supported

Not supported

Prerequisites

This library requires PHP 5.5 or later.

Use Composer to add this project to your project's dependencies.

Documentation

Further documentation is in docs.

How to contribute

See Contributing

License

This library is licensed under the Apache-2.0 License. Enjoy!

About

A library for allowing PHP applications to get authorization via OAuth2

Resources

License

Stars

Watchers

Forks

Packages

No packages published