Download the PHP package uxicodev/php-klanten-vertellen-api without Composer
On this page you can find all versions of the php package uxicodev/php-klanten-vertellen-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download uxicodev/php-klanten-vertellen-api
More information about uxicodev/php-klanten-vertellen-api
Files in uxicodev/php-klanten-vertellen-api
Package php-klanten-vertellen-api
Short Description This is a wrapper which makes it easy to retrieve and post data to the Klanten Vertellen website
License MIT
Informations about the package php-klanten-vertellen-api
php-klanten-vertellen-api
[!IMPORTANT] This package is a fork of the original package located at:
https://github.com/kingscode/php-klanten-vertellen-api
Some changes have been made to support more fields on ReviewInvite, as well as fixing warnings in PHP 8.5.
A PHP implementation of the klantenvertellen.nl Api.
This is a PHP package which you can import in any of your PHP projects. The goal of this package is to make it easy to communicate with the KlantenVertellen api with just a few function calls.
Installation
Usage
:warning: Before you get started, make sure you already have a token and location id from the
KlantenVertellen website.
You can get the api-token from:
My Account -> Invite -> Extra Options
The ID to your review page can be found in the link on the same page as the token:
(ex: https://www.klantenvertellen.nl/invite-link/XXXXXXX/yourcompany.nl?lang=en)
Getting started
To get started you need to create a KlantenVertellenWrapper object, like so:
Getting reviews
Sending review invites
All versions of php-klanten-vertellen-api with dependencies
ext-curl Version *
ext-json Version *