4leads/php-api-client

HTTP REST client, simplified for PHP

v1.0.6 2020-11-17 07:04 UTC

This package is auto-updated.

Last update: 2024-04-20 15:53:59 UTC


README

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