Download the PHP package droidwiki/xenforo-bd-client without Composer
On this page you can find all versions of the php package droidwiki/xenforo-bd-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download droidwiki/xenforo-bd-client
More information about droidwiki/xenforo-bd-client
Files in droidwiki/xenforo-bd-client
Download droidwiki/xenforo-bd-client
More information about droidwiki/xenforo-bd-client
Files in droidwiki/xenforo-bd-client
Vendor droidwiki
Package xenforo-bd-client
Short Description A consumer for the XenForo bd Api plugin.
License MIT
Package xenforo-bd-client
Short Description A consumer for the XenForo bd Api plugin.
License MIT
Please rate this library. Is it a good library?
Informations about the package xenforo-bd-client
XenForo bd PHP Client
This library allows to use the public api endpoint of XenForo (XenForo [bd] Api).
Usage
To authenticate an user using the OAuth2 protocol, you can use the following example. You need to create an API client at the target XenForo installation at https://example.com/account/api.
To request information about an user using the user id, without needing to authenticate before doing it (e.g. using OAuth2), you can use the following example code:
All versions of xenforo-bd-client with dependencies
PHP Build Version
Package Version
Requires
net/http Version
1.1.*
The package droidwiki/xenforo-bd-client contains the following files
Loading the files please wait ....