platine-php / oauth2
Platine OAuth2 is a library that implements the OAuth2 specification
Installs: 3 187
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8
- platine-php/http: ^2.0
- platine-php/logger: ^2.0
- platine-php/request-handler: ^2.0
- platine-php/stdlib: ^2.0
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2025-05-22 19:20:56 UTC
README
Platine OAuth2 is a library that implements the OAuth2 specification
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/oauth2
License
MIT and BSD-3-Clause License, See LICENSE.MD