Skip to content

expertsenderfr/expertsender-api-php

Repository files navigation

ExpertSender API PHP

This project is a PHP wrapper for the ExpertSender API

Installation instruction

  1. Add the repository to your composer.json
 "repositories": [
   {
     "type": "git",
     "url": "git@github.com:expertsenderfr/expertsender-api-php.git"
   }
 ],
  1. Add the package to your dependencies by running composer require tdf/expertsender-api-php

Services documentation

  • Subscribers: Service used to add, update or remove subscribers to a list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages