PHPackages                             craymend/stannp-php-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. [API Development](/categories/api)
4. /
5. craymend/stannp-php-sdk

ActiveLibrary[API Development](/categories/api)

craymend/stannp-php-sdk
=======================

A PHP wrapper for the stannp.com API

1.4.0(1y ago)0437↓50%MITPHPPHP ^8.1

Since Aug 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/craymend/stannp-php-sdk)[ Packagist](https://packagist.org/packages/craymend/stannp-php-sdk)[ Docs](https://github.com/craymend/stannp-php-sdk)[ RSS](/packages/craymend-stannp-php-sdk/feed)WikiDiscussions main Synced 1mo ago

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

Stannp API SDK
==============

[](#stannp-api-sdk)

This package is a PHP wrapper for the [stannp.com API](https://www.stannp.com/us/direct-mail-api/guide).

### Requirements

[](#requirements)

This project works with PHP 8.1+.

You will also need a stannp.com API key.

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

[](#installation)

Install with composer:

```
composer require craymend/stannp-php-sdk

```

Examples
--------

[](#examples)

Create an instance of Request. Use testEndpoint() to call `/v1/users/me`

```
