Download the PHP package jwilsson/oauth2-client without Composer
On this page you can find all versions of the php package jwilsson/oauth2-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package oauth2-client
PHP OAuth2 Client Library
Features
- Fully supports modern OAuth2 grant types:
- Authorization Code
- Client Credentials
- Proof Key for Code Exchange (PKCE)
- Refresh Token
- Full utilization of PSR-7, PSR-17, and PSR-18.
- Compatible with PSR-4 autoloading.
Requirements
- PHP 8.4 or later.
- A PSR-18 HTTP client.
- A PSR-7 implementation.
Installation
Via Composer:
Usage
See the docs folder for complete usage information.
Related
- AutoRefreshOAuth2TokenPlugin - A HTTPlug plugin to automatically refresh expired OAuth2 access tokens.
All versions of oauth2-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
php-http/client-common Version ^2.1
php-http/client-implementation Version ^1.0
php-http/discovery Version ^1.7
php-http/httplug Version ^2.1
php-http/message Version ^1.8
php-http/guzzle7-adapter Version ^1.0
php-http/client-common Version ^2.1
php-http/client-implementation Version ^1.0
php-http/discovery Version ^1.7
php-http/httplug Version ^2.1
php-http/message Version ^1.8
php-http/guzzle7-adapter Version ^1.0
The package jwilsson/oauth2-client contains the following files
Loading the files please wait ...