Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephgodwinkimani/zettatel-php-sdk
UnOfficial PHP SDK for Zettatel SMS API
https://github.com/josephgodwinkimani/zettatel-php-sdk
composer-library curl guzzlehttp php-library php-sdk sms sms-api
Last synced: 21 days ago
JSON representation
UnOfficial PHP SDK for Zettatel SMS API
- Host: GitHub
- URL: https://github.com/josephgodwinkimani/zettatel-php-sdk
- Owner: josephgodwinkimani
- License: mit
- Created: 2021-12-22T14:39:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T08:55:08.000Z (7 months ago)
- Last Synced: 2024-12-15T01:24:45.266Z (about 2 months ago)
- Topics: composer-library, curl, guzzlehttp, php-library, php-sdk, sms, sms-api
- Language: PHP
- Homepage: https://zettatel.com
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/josephgodwinkimani/zettatel-php-sdk?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues-raw/josephgodwinkimani/zettatel-php-sdk?style=for-the-badge)
[![GitHub license](https://img.shields.io/github/license/josephgodwinkimani/zettatel-php-sdk?style=for-the-badge)](https://github.com/josephgodwinkimani/zettatel-php-sdk/blob/master/LICENSE)### Package Usage
See [example here](https://github.com/josephgodwinkimani/zettatel-php-sdk/tree/master/examples).
### API Usage
Take a look at the [Official API docs](https://portal.zettatel.com/docs/api/?codeType=sample&apiType=rest&action=send-sms-batch) for API usage.