friendsofsymfony/oauth2-php
最新稳定版本:1.3.1
Composer 安装命令:
composer require friendsofsymfony/oauth2-php
包简介
OAuth2 library
README 文档
README
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.
统计信息
- 总下载量: 17.74M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 521
- 点击次数: 1
- 依赖项目数: 22
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04