Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariohbrino/aeris

aeris api wrapper for php
https://github.com/mariohbrino/aeris

aerframe aeris api communications iot sms

Last synced: 23 days ago
JSON representation

aeris api wrapper for php

Awesome Lists containing this project

README

        

# Aeris Communications
Aeris API wrapper for PHP

* AerFrame

Install via composer.
```bash
composer require mariohbrino/aeris
```

## Requirements

* PHP version >= 8.0.0

## Dependencies

* GuzzleHttp\Guzzle ^7.8

## Features

### AerFrame [see original documentation](https://aeriscom.jira.com/wiki/spaces/DOCS/pages/9765329/AerFrame+Home)

* Send Device MT-SMS Messages
* Retrieve Asynchronous MT-SMS Responses

# License

[MIT license](http://opensource.org/licenses/MIT).