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

ActiveLibrary[API Development](/categories/api)

sendee/sendee-php
=================

a php library for the Sendee API

1.0(3y ago)05[1 issues](https://github.com/TeamSendee/sendee-php/issues)MITPHPPHP &gt;=7.1.0

Since Oct 27Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

### sendee-php

[](#sendee-php)

[![Latest Stable Version](https://camo.githubusercontent.com/ed95337871aff2c4e3c969b79331a2d6ad053debe3eb87b15de9383238ee888c/687474703a2f2f706f7365722e707567782e6f72672f73656e6465652f73656e6465652d7068702f76)](https://packagist.org/packages/sendee/sendee-php) [![Quality Gate Status](https://camo.githubusercontent.com/1ecb5004807ae5e7887f60294f23bde5c499a3438af64a48d8dd10433633e786/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d5465616d53656e6465655f73656e6465652d706870266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=TeamSendee_sendee-php) [![Total Downloads](https://camo.githubusercontent.com/709af0c65e2e4fddf58d30728ae0b4a78a32c268dee264b2ac90eb2463c74b09/687474703a2f2f706f7365722e707567782e6f72672f73656e6465652f73656e6465652d7068702f646f776e6c6f616473)](https://packagist.org/packages/sendee/sendee-php) [![Latest Unstable Version](https://camo.githubusercontent.com/0055f160c0bfc875e2bcf5c04f126fec4502511451e1a9ed71ec5cc405d90dcd/687474703a2f2f706f7365722e707567782e6f72672f73656e6465652f73656e6465652d7068702f762f756e737461626c65)](https://packagist.org/packages/sendee/sendee-php) [![License](https://camo.githubusercontent.com/cdad835f29a32495663dfbfff5f27c303b60d8f121f98e4de9b1443a1108e508/687474703a2f2f706f7365722e707567782e6f72672f73656e6465652f73656e6465652d7068702f6c6963656e7365)](https://packagist.org/packages/sendee/sendee-php) [![PHP Version Require](https://camo.githubusercontent.com/a8e7ae0986eb8811f676ebff7baa01d0671f50149d3887d9a1908ca18f5d654e/687474703a2f2f706f7365722e707567782e6f72672f73656e6465652f73656e6465652d7068702f726571756972652f706870)](https://packagist.org/packages/sendee/sendee-php)

Documentation
-------------

[](#documentation)

The documentation for the Sendee API can be found [here](https://docs.gosendee.com/sendee-api-docs)

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

[](#installation)

sendee-php is available on packagist as the [sendee/sendee-php](https://packagist.org/packages/sendee/sendee-php) package

```
composer require sendee/sendee-php

```

Quickstart
----------

[](#quickstart)

#### Send an SMS

[](#send-an-sms)

```
// Send a single SMS using Sendee's REST API and PHP
