PHPackages                             sevenfloor/yii2-sendpulse - 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. sevenfloor/yii2-sendpulse

ActiveYii2-extension

sevenfloor/yii2-sendpulse
=========================

Client for service sendpulse

0.0.2(10y ago)620.5k↓36%3[1 PRs](https://github.com/SevenFloor/yii2-sendpulse/pulls)BSD-3-ClausePHP

Since Apr 15Pushed 6y ago2 watchersCompare

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

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

Client for service sendpulse
============================

[](#client-for-service-sendpulse)

Client for service sendpulse

This API client base on official API [client](https://github.com/sendpulse/sendpulse-rest-api-php)

[![Latest Stable Version](https://camo.githubusercontent.com/0be6d9d6caec658e4ac1183d93255952ecbb82c218f3e5ca4ff6fcdec27f2bc0/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d73656e6470756c73652f762f737461626c65)](https://packagist.org/packages/sevenfloor/yii2-sendpulse) [![Total Downloads](https://camo.githubusercontent.com/246d8052a82629084072036962b876e175b1aa68842be85a46e20093f44d4405/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d73656e6470756c73652f646f776e6c6f616473)](https://packagist.org/packages/sevenfloor/yii2-sendpulse) [![Latest Unstable Version](https://camo.githubusercontent.com/de10c4a548abe2d058e372dd4a6dddd956bdf2d16f6f6072b9f435186ad48d37/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d73656e6470756c73652f762f756e737461626c65)](https://packagist.org/packages/sevenfloor/yii2-sendpulse) [![License](https://camo.githubusercontent.com/1a78b096800209f765e1113c35eddb7f33461f54e5b92430e86dbd2512f0d8d9/68747470733a2f2f706f7365722e707567782e6f72672f736576656e666c6f6f722f796969322d73656e6470756c73652f6c6963656e7365)](https://packagist.org/packages/sevenfloor/yii2-sendpulse)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist sevenfloor/yii2-sendpulse "*"

```

or add

```
"sevenfloor/yii2-sendpulse": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Add this to your main configuration's components array:

```
'sendpulse' => [
            'class' => \sevenfloor\sendpulse\SendPulse::className(),
            'userId' => 'your_userId_',
            'secret' => 'your_secret',
            'storageType' => 'session'
        ],
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

2

Last Release

3674d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4436320?v=4)[Nikita Ignatenkov](/maintainers/ignatenkovnikita)[@ignatenkovnikita](https://github.com/ignatenkovnikita)

---

Top Contributors

[![ignatenkovnikita](https://avatars.githubusercontent.com/u/4436320?v=4)](https://github.com/ignatenkovnikita "ignatenkovnikita (8 commits)")

---

Tags

api-clientcomposersendpulseyii2yii2-componentyii2extensionsendpulse

### Embed Badge

![Health badge](/badges/sevenfloor-yii2-sendpulse/health.svg)

```
[![Health](https://phpackages.com/badges/sevenfloor-yii2-sendpulse/health.svg)](https://phpackages.com/packages/sevenfloor-yii2-sendpulse)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
