dev-master
9999999-devUnofficial PHP Wrapper for ResponseCRM
MIT
The Requires
0.1.0
0.1.0.0Unofficial PHP Wrapper for ResponseCRM
MIT
The Requires
Unofficial PHP Wrapper for ResponseCRM
This is the unofficial PHP wrapper for ResponseCRM brought to you by Affiliate Labs., (*1)
For specific details on formatting your data for each method, please refer to the official API documentation., (*2)
composer require affiliatelabs/responsecrm-php
<?php use AffiliateLabs\ResponseCRM\ResponseCRM; class Example { public function test() { $crm = new ResponseCRM('ApiGuid-Token'); echo 'Authorization is ' . $crm->testAuth(); } }
Thank you for considering contributing to this wrapper for ResponseCRM. Pull requests are welcome and will be reviewed in a timely manner., (*3)
This project is open-sourced software licensed under the MIT license., (*4)
Unofficial PHP Wrapper for ResponseCRM
MIT
Unofficial PHP Wrapper for ResponseCRM
MIT