infomaniak / client-api-newsletter
PHP wrapper for API Infomaniak Newsletter
Installs: 16 318
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 9
Type:project
pkg:composer/infomaniak/client-api-newsletter
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2025-06-22 01:07:41 UTC
README
Introduction
infomaniak/newsletter-api-client is a php wrapper for newsletters' Infomaniak. Use it to create or update campaigns, mailinglists, contacts...
Full documentation can be found on the website:
https://newsletter.infomaniak.com/docs/index.html
Installation
You can install newsletter-api-client using Composer:
composer require infomaniak/client-api-newsletter
Or download the zip file, unzip and run in the root folder :
composer install
Build status
| branch | status | minimum PHP version |
|---|---|---|
| master | OK | PHP 5.6 |