4leads / membado-api-client
HTTP REST client, simplified for PHP
v0.9.3
2019-06-13 08:39 UTC
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
This package is auto-updated.
Last update: 2025-04-13 22:41:23 UTC
README
PHP Membado API client
This libary allows you to quickly and easily perform REST actions on the Membado backend using PHP.
Installation
Prerequisites
- PHP version ^7.1
- Membado Account including API function
Install Package
Add 4leads to your composer.json
file. If you are not using Composer, we highly recommend it. It's an excellent way to manage dependencies in your PHP application.
composer require 4leads/membado-api-client