salesrender/plugin-component-guzzle

SalesRender plugin guzzle helper

0.3.3 2023-12-13 13:49 UTC

This package is auto-updated.

Last update: 2024-05-13 14:45:45 UTC


README

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

Example:

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

Usage:

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