Download the PHP package luketowers/php-donorperfect-api without Composer
On this page you can find all versions of the php package luketowers/php-donorperfect-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download luketowers/php-donorperfect-api
More information about luketowers/php-donorperfect-api
Files in luketowers/php-donorperfect-api
Package php-donorperfect-api
Short Description PHP wrapper for the DonorPerfect API
License MIT
Homepage https://github.com/luketowers/php-donorperfect-api
Informations about the package php-donorperfect-api
About
A simple PHP wrapper around the DonorPerfect API. Currently targets DonorPerfect Online Version 2020.12. See https://api.warrenbti.com/ for the online API documentation.
Installation
Install via Composer by running composer require luketowers/php-donorperfect-api
in your project directory.
Usage
In order to use this wrapper library you will need to provide credentials to access DonorPerfect's API.
You will either need a user login and password for the account you are trying to access or an API key issued by emailing DonorPerfect support.