/php-api-client

This libary allows you to quickly and easily perform REST actions on the 4leads backend using PHP.

Primary LanguagePHPMIT LicenseMIT

4leads Logo MIT licensed

PHP 4leads API client

This libary allows you to quickly and easily perform REST actions on the 4leads backend using PHP.

Installation

Prerequisites

  • PHP version ^7.0
  • 4leads 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/php-api-client