Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mariohbrino/aeris
- Owner: mariohbrino
- License: mit
- Created: 2019-08-29T20:18:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T05:29:24.000Z (about 1 year ago)
- Last Synced: 2024-10-11T17:13:52.474Z (3 months ago)
- Topics: aerframe, aeris, api, communications, iot, sms
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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).