leadvertex/plugin-component-guzzle

This package is abandoned and no longer maintained. No replacement package was suggested.

LeadVertex plugin guzzle helper

0.3.1 2020-12-03 12:54 UTC

This package is auto-updated.

Last update: 2023-12-01 15:21:45 UTC


README

Guzzle-wrapper for leadvertex plugins, that provide special user-agent format, generated from $_ENV variables.

Example:

User-Agent: LV-PLUGIN-MACROS-BOT/1.0 (+https://plugin.example.com/excel/info)

Usage:

<?php
$client = \Leadvertex\Plugin\Components\Guzzle\Guzzle::getInstance();