PHPackages                             snscripts/drip-sdk - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. snscripts/drip-sdk

AbandonedArchivedLibrary[Mail &amp; Notifications](/categories/mail)

snscripts/drip-sdk
==================

Unofficial SDK for Drip Email Marketing Software

0.3.1(7y ago)14.7k3[3 issues](https://github.com/mikebarlow/drip-sdk/issues)[1 PRs](https://github.com/mikebarlow/drip-sdk/pulls)MITPHPPHP &gt;=5.6.0

Since Jan 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mikebarlow/drip-sdk)[ Packagist](https://packagist.org/packages/snscripts/drip-sdk)[ Docs](https://github.com/mikebarlow/drip-php-sdk)[ RSS](/packages/snscripts-drip-sdk/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (6)Versions (6)Used By (0)

Drip SDK
========

[](#drip-sdk)

[![Author](https://camo.githubusercontent.com/9d903e7623152bba92e485dae02e0ffe50922554087701bab4ab685ea10150d2/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406d696b656261726c6f772d7265642e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/mikebarlow)[![Latest Version](https://camo.githubusercontent.com/8b1b3751dc64f5488250ac3fce3d1ffcb5a2c2395e621116683047586ed36e37/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d696b656261726c6f772f647269702d73646b2e7376673f7374796c653d666c61742d737175617265)](https://github.com/mikebarlow/drip-sdk/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/mikebarlow/drip-sdk/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/df5b219e8a96f3681989e6940d566df07b2e9e212626595a57e648293d1a1645/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d696b656261726c6f772f647269702d73646b2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/mikebarlow/drip-sdk)

Introduction
------------

[](#introduction)

Drip SDK is a PSR-2 Compliant Object Orientated PHP SDK for the Drip Email Marketing software API.

Requirements
------------

[](#requirements)

### Composer

[](#composer)

Drip-sdk requires the following:

- "php": "&gt;=5.6.0"
- "guzzlehttp/guzzle": "6.2.\*"
- "cartalyst/collections": "1.1.\*"
- "snscripts/getset": "1.0.\*"
- "snscripts/result": "1.0.\*"

And the following if you wish to run in dev mode and run tests.w

- "phpunit/phpunit": "5.7.5"
- "squizlabs/php\_codesniffer": "2.0"

Tests
-----

[](#tests)

To run the tests, simply checkout the package and navigate to the package root in command line.

Run `composer install` to bring in all the dev dependencies. Then you can run `./vendor/bin/phpunit` to run all the Unit Tests and `./vendor/bin/phpcs --standard=PSR2 ./src` to run the code sniffer for any PSR2 errors.

Usage
-----

[](#usage)

For current documentation, see the [docs](https://github.com/mikebarlow/drip-sdk/tree/master/docs) folder

Changelog
---------

[](#changelog)

You can view the changelog [HERE](https://github.com/mikebarlow/drip-sdk/blob/master/CHANGELOG.md)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/mikebarlow/drip-sdk/blob/master/CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/mikebarlow/drip-sdk/blob/master/LICENSE) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~77 days

Total

4

Last Release

2870d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43972359?v=4)[snsmurf](/maintainers/snsmurf)[@snsmurf](https://github.com/snsmurf)

---

Top Contributors

[![mikebarlow](https://avatars.githubusercontent.com/u/293049?v=4)](https://github.com/mikebarlow "mikebarlow (13 commits)")[![rickmills](https://avatars.githubusercontent.com/u/103707?v=4)](https://github.com/rickmills "rickmills (3 commits)")

---

Tags

sdkemailmarketingdrip

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/snscripts-drip-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/snscripts-drip-sdk/health.svg)](https://phpackages.com/packages/snscripts-drip-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[mailerlite/mailerlite-api-v2-php-sdk

MailerLite API v2 PHP SDK

781.8M16](/packages/mailerlite-mailerlite-api-v2-php-sdk)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NotifyX、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

686111.2k8](/packages/guanguans-notify)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)[mailerlite/mailerlite-php

MailerLite PHP SDK

33501.3k5](/packages/mailerlite-mailerlite-php)[princealikhan/laravel-mautic-api

Free and Open Source Marketing Automation API

405.9k](/packages/princealikhan-laravel-mautic-api)

PHPackages © 2026

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