Markup Protocol SDK/Libraries

PHP SDK

Download and use a client library for a fully featured and simple integration with our Markup Protocol.

Requirements

PHP >= 5.3

Instructions

The recommended way to install the library is to use composer. To add the library as a composer dependency to your project, run the following command in your project directory:

composer require barnebys/markup-protocol

If your project does not support composer, you can either clone the project on GitHub or download the package from here. You will then have to manually add the library to your project.

Download or clone on GitHub!