rankfoundry/laravel-ghl-wrapper

Laravel 对 High Level (GHL) 的封装

dev-master 2021-01-18 19:57 UTC

This package is auto-updated.

Last update: 2024-09-19 04:13:02 UTC


README

Latest Version on Packagist Total Downloads

A Laravel 封装 High Level (GHL)。

安装

通过 Composer

$ composer require rankfoundry/laravel-ghl-wrapper

用法

有关参数和其他信息,请参阅 GHL API 文档

方法列表

位置

use Rankfoundry\LaravelGhlWrapper\GhlLocation;

$locations     = GhlLocation::locations($apikey);       // list of all agency locations
$location      = GhlLocation::single($id,$apikey);     // single location