Download the PHP package klapaudius/oauth2-php without Composer
On this page you can find all versions of the php package klapaudius/oauth2-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download klapaudius/oauth2-php
More information about klapaudius/oauth2-php
Files in klapaudius/oauth2-php
Download klapaudius/oauth2-php
More information about klapaudius/oauth2-php
Files in klapaudius/oauth2-php
Vendor klapaudius
Package oauth2-php
Short Description OAuth2 library
License MIT
Homepage https://github.com/klapaudius/oauth2-php
Package oauth2-php
Short Description OAuth2 library
License MIT
Homepage https://github.com/klapaudius/oauth2-php
Please rate this library. Is it a good library?
Informations about the package oauth2-php
OAuth2 Server Implementation
This library now implements draft 20 of OAuth 2.0. The client is still only draft-10.
This version of oauth2-php is a fork of https://github.com/quizlet/oauth2-php with the following changes:
- Namespaced
- No more require(_once)
- PSR-4 autoloading compatible
- Uses HttpFoundation Request and Response for input/output
- More testable design
- Better test coverage
(pull request is pending)
https://github.com/quizlet/oauth2-php is a fork of http://code.google.com/p/oauth2-php/ updated against OAuth2.0 draft 20, with a better OO design.
http://code.google.com/p/oauth2-php/ is the original repository, which seems abandonned.
All versions of oauth2-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3 || ^7.2.5 || ^8.0.0 || ^8.2.0
symfony/http-foundation Version ~5.0|~6.0|~7.0
symfony/http-foundation Version ~5.0|~6.0|~7.0
The package klapaudius/oauth2-php contains the following files
Loading the files please wait ....