Download the PHP package blackbaud/onsdk without Composer
On this page you can find all versions of the php package blackbaud/onsdk. 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 onsdk
Features
- Provides easy-to-use HTTP clients for all supported ON API methods and authentication protocols.
- Currently built on Curl
- Provides authentication and simple token management
Getting Started
- Have a Web Service API user – Before you begin, you need to sign up for the onSDK and have a Manager account created.
- Minimum requirements – To run the SDK, your system will need to meet the [minimum requirements][docs-requirements], including having PHP >= 5.6 compiled with the cURL extension and cURL 7.16.2+ compiled with a TLS backend (e.g., NSS or OpenSSL).
- Install the SDK – Using Composer is the recommended way to install the
Blackbaud onSDK for PHP. The SDK is available via Packagist under the
blackbaud/onsdk
package.
Quick Examples
Authenticate with API
Get User Info
All versions of onsdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package blackbaud/onsdk contains the following files
Loading the files please wait ....