dev-master
9999999-dev http://wwww.wabel.comPHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications
The Requires
The Development Requires
by Raphaël BERGINA
php wrapper certain certain api
PHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications
PHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications., (*2)
It provided by Wabel., (*3)
It uses : * Guzzle http client library, (*4)
The recommended way to install Guzzle is through Composer., (*5)
Next, run the Composer command to install the latest stable version of Guzzle: - ##### Install this package composer.phar require wabel/certain-api-wrapper, (*6)
After installing, you need to require Composer's autoloader:, (*7)
require 'vendor/autoload.php';, (*8)
You can then later update it using composer:, (*9)
composer.phar update, (*10)
$certainApiClient = new \Wabel\CertainAPI\CertainApiClient(null,'username','password','accountCode'); $certainApiService = new \Wabel\CertainAPI\CertainApiService($certainApiClient); $appointmentsCertain = new \Wabel\CertainAPI\Ressources\AppointmentsCertain($certainApiService); $detectService = new \Wabel\CertainAPI\Services\DetectAppointmentsChangingsService($appointmentsCertain); $detectService->detectAppointmentsChangings($appointmentsOld,$appointmentsNew)
Write Tests Ressources, (*11)
About Certain, (*12)
Certain Personalizing your event starts by showcasing your brand and collecting valuable attendee information. Registration is the critical moment when an attendee commits to your event, and a smooth process facilitated by Certainâs registration capabilities will set the right tone., (*13)
Wabel is the online marketplace for the european food industry. In our effort to integrate our web platform to more and more web services, we (Wabel's dev team!) are happy to share our work with Certain community., (*14)
PHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications
php wrapper certain certain api