Registry / http-client / campaignmonitor-createsend-php

campaignmonitor-createsend-php

JSON →
library7.1.1phppackagistunverified

A php library which implements the complete functionality of the Campaign Monitor API.

composer require campaignmonitor/createsend-php
INSTALL
IMPORT
SIG · CAMPAIGNMONITOR-CR
C
campaignmonitor-createsend-php
http-clientphpv7.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CS_REST_General
use CampaignMonitor\CreateSend\CS_REST_General;

Initialize the Campaign Monitor API client and fetch clients.

use CampaignMonitor\CreateSend\CS_REST_General; $api = new CS_REST_General('your_api_key'); $result = $api->get_clients();
Debug
Known issues
gotchaAPI key must be kept secure; avoid hardcoding.
fix
Use environment variables or a secure configuration file.
affects: >=7.0.0
Upgrade
Version history
7.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
1
Resources
campaignmonitor-createsend-php — pip install campaignmonitor-createsend-php · libregistry