PHPackages                             leonid74/sendpulse-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. leonid74/sendpulse-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

leonid74/sendpulse-php
======================

Sendpulse REST API client library (modified)

1.0.4(4y ago)06MITPHPPHP &gt;=5.4.0

Since Nov 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Leonid74/sendpulse-php)[ Packagist](https://packagist.org/packages/leonid74/sendpulse-php)[ RSS](/packages/leonid74-sendpulse-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

SendPulse REST client library with throttling requests
======================================================

[](#sendpulse-rest-client-library-with-throttling-requests)

A simple SendPulse REST client library with throttling requests (no more 10 per second according to API rules) and example for PHP.

API Documentation

modified by [Leonid74](https://github.com/Leonid74/sendpulse-php) (forked from [sendpulse/sendpulse-rest-api-php](https://github.com/sendpulse/sendpulse-rest-api-php))

### Installing

[](#installing)

Via Composer:

```
composer require Leonid74/sendpulse-php
```

### Usage

[](#usage)

```
