PHPackages                             wabel/certain-api-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. wabel/certain-api-wrapper

ActiveLibrary[API Development](/categories/api)

wabel/certain-api-wrapper
=========================

PHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications

313.8k3PHPCI failing

Since Nov 5Pushed 6y ago3 watchersCompare

[ Source](https://github.com/Wabel/certain-api-wrapper)[ Packagist](https://packagist.org/packages/wabel/certain-api-wrapper)[ RSS](/packages/wabel-certain-api-wrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7e5fac68eb03b849ec2286cc4c91f48fb1c89c885d34ea0bc36814328204a4fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f576162656c2f6365727461696e2d6170692d777261707065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Wabel/certain-api-wrapper/?branch=1.0)[![Build Status](https://camo.githubusercontent.com/55ab54e8444a0dea54280bcda0d518f2e361ea296e4f3e9a1e51f0c04d73ff2d/68747470733a2f2f7472617669732d63692e6f72672f576162656c2f6365727461696e2d6170692d777261707065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Wabel/certain-api-wrapper)[![Coverage Status](https://camo.githubusercontent.com/f2caa213aa060f65beb360b47ac8ecb64f2ce07fd882b262e03ad53b9d694a2c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f576162656c2f6365727461696e2d6170692d777261707065722f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/Wabel/certain-api-wrapper?branch=master)

Certain Api v2 PHP wrapper
==========================

[](#certain-api-v2-php-wrapper)

PHP Wrapper to use certain API v2.0 and integrate Events with Your Other Business Applications.

It provided by [Wabel](http://www.wabel.com).

### Tech

[](#tech)

It uses :

- [Guzzle](https://github.com/guzzle/guzzle) http client library

### Installation

[](#installation)

The recommended way to install Guzzle is through Composer.

- ##### Install Composer

    [](#install-composer)

curl -sS  | php

Next, run the Composer command to install the latest stable version of Guzzle:

- ##### Install this package

    [](#install-this-package)

composer.phar require wabel/certain-api-wrapper

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

You can then later update it using composer:

composer.phar update

### Detect changes about appointments (Update and Delete)

[](#detect-changes-about-appointments-update-and-delete)

#### - DetectAppointmentsChangingsService

[](#--detectappointmentschangingsservice)

```
$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)
```

### Todos

[](#todos)

- Write Tests Ressources

About Certain
-------------

[](#about-certain)

[Certain](http://www.certain.com) 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.

About Wabel
-----------

[](#about-wabel)

[Wabel](http://www.wabel.com) 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.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5702056?v=4)[WizMik](/maintainers/WizMik)[@WizMik](https://github.com/WizMik)

![](https://www.gravatar.com/avatar/73dd84a4da5bc50dbe771f9ec430f3b99fbb970469e29936baa1b6186b6c58d8?d=identicon)[max.prudhomme](/maintainers/max.prudhomme)

---

Top Contributors

[![rbergDrox](https://avatars.githubusercontent.com/u/11984931?v=4)](https://github.com/rbergDrox "rbergDrox (10 commits)")[![Zheness](https://avatars.githubusercontent.com/u/5830103?v=4)](https://github.com/Zheness "Zheness (8 commits)")

### Embed Badge

![Health badge](/badges/wabel-certain-api-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/wabel-certain-api-wrapper/health.svg)](https://phpackages.com/packages/wabel-certain-api-wrapper)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
