miniorange/phpoauth
最新稳定版本:1.0.3
Composer 安装命令:
composer require miniorange/phpoauth
包简介
README 文档
README
The PHP OAuth Connector library provides an easy-to-use interface for implementing OAuth 2.0 authentication in PHP applications. Whether you are working with implicit grant, authorization code, or password grant, this library simplifies the integration process and handles token generation, verification, and user authentication.
Features
-
Supports multiple OAuth 2.0 grant types:
-
Implicit Grant
-
Authorization Code Grant
-
Password Grant
-
PKCE (Proof Key for Code Exchange)
-
Easy setup and configuration
-
Token validation using a PEM certificate
-
Compatible with all major PHP frameworks (Laravel, Yii, Symfony, etc.)
Autoload support with Composer
Usage
Requirements
-
PHP 8.1 or later
-
Composer for managing dependencies
Supported Grant Types
- Implicit Grant
- Authorization Code Grant
- Password Grant
- PKCE (Proof Key for Code Exchange)
License
This library is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 225
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-13