Skip to content

kasl/sendpulse-rest-api-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sendpulse Api Client

This is a SendPulse api client

Installing via Composer

composer require kasl/sendpulse-rest-api-php '~1.0'

Through composer.json:

"require": {
  "kasl/sendpulse-rest-api-php": "~1.0"
}

Usage

See interface class for explore api ApiInterface.php

Example

See examples in the example folder

About

A simple SendPulse REST client library and example for PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%