4leads / php-api-client

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

Home Page:https://4leads.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://4leads.de/

License:MIT License


Languages

Language:PHP 100.0%