PHPackages                             yatskanich/sendpulse-rest-api-php84 - 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. yatskanich/sendpulse-rest-api-php84

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

yatskanich/sendpulse-rest-api-php84
===================================

Sendpulse REST API client library for PHP 8.4 support

v0.0.5(5mo ago)038↓100%MITPHPPHP &gt;=8.4

Since Jun 12Pushed 5mo agoCompare

[ Source](https://github.com/yatskanich/sendpulse-rest-api-php84)[ Packagist](https://packagist.org/packages/yatskanich/sendpulse-rest-api-php84)[ RSS](/packages/yatskanich-sendpulse-rest-api-php84/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

SendPulse REST client library
=============================

[](#sendpulse-rest-client-library)

[![License](https://camo.githubusercontent.com/cab4d9fe2325d2e9faa4dff2af1044ab28294f3aa70ff7cf1a0574e04b0d8c3a/687474703a2f2f706f7365722e707567782e6f72672f73656e6470756c73652f726573742d6170692f6c6963656e7365)](https://packagist.org/packages/sendpulse/rest-api)[![Total Downloads](https://camo.githubusercontent.com/bc7af6d626e187a5d107668124249581f04d87ca953508f03df7da3588974c9c/687474703a2f2f706f7365722e707567782e6f72672f73656e6470756c73652f726573742d6170692f646f776e6c6f616473)](https://packagist.org/packages/sendpulse/rest-api)[![PHP Version Require](https://camo.githubusercontent.com/50f57a5817f81e06f4491cfcfcf844cd28834b3affa48a9685d425cdada14c71/687474703a2f2f706f7365722e707567782e6f72672f73656e6470756c73652f726573742d6170692f726571756972652f706870)](https://packagist.org/packages/sendpulse/rest-api)

A simple SendPulse REST client library and example for PHP.

API Documentation

### Requirements

[](#requirements)

- php: &gt;=7.1.0
- ext-json: \*
- ext-curl: \*

### Installation

[](#installation)

Via Composer:

```
composer require sendpulse/rest-api
```

### Example

[](#example)

```
