nextevent/php-sdk

SDK to interact with the NextEvent API written in PHP

1.4.3 2022-11-17 17:51 UTC

This package is auto-updated.

Last update: 2024-04-17 20:56:30 UTC


README

Installation

You can install the SDK via Composer or by downloading the source.

composer install nextevent/php-sdk

Update

Before updating to a new version please check the Changelog for any possible incompatibility. Please update your development and integration servers first. Only if all tests have passed without errors consider to update the production environment.

Change the version in composer.json to the desired version. To update the SDK simply run:

composer update

Documentation

The documentation for the NextEvent PHP SDK is located here. This includes a step-by-step guide how to integrate the SDK in a web application.

Build the documentation with phing apidoc.

License

Copyright (C) 2022, NextEvent AG, nextevent.com

Published under the MIT License, all rights reserved.