Download the PHP package kwarcek/orange-smartsms-api without Composer
On this page you can find all versions of the php package kwarcek/orange-smartsms-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kwarcek/orange-smartsms-api
More information about kwarcek/orange-smartsms-api
Files in kwarcek/orange-smartsms-api
Download kwarcek/orange-smartsms-api
More information about kwarcek/orange-smartsms-api
Files in kwarcek/orange-smartsms-api
Vendor kwarcek
Package orange-smartsms-api
Short Description A PHP API client for Orange SmartSMS service.
License
Package orange-smartsms-api
Short Description A PHP API client for Orange SmartSMS service.
License
Please rate this library. Is it a good library?
Informations about the package orange-smartsms-api
Orange SmartSMS API Client
A PHP client to interact with the Orange SmartSMS API. This package allows you to send SMS messages, check their delivery status, and monitor API usage limits.
Features
- Send SMS messages to various networks.
- Check the delivery status of previously sent SMS messages.
- Retrieve the usage limit and available requests for the SmartSMS API.
Installation
- Install via Composer:
Usage
1. Send an SMS Message
You can send an SMS message by using the sendSMS
method. The message will be delivered to the recipient's mobile phone.
Example:
2. Check SMS Delivery Status
You can check the delivery status of a sent SMS by passing the unique ID returned in the sendSMS response. Example:
3. Check API Usage Limit
You can check the current API usage limit for SmartSMS, including used and available requests. Example:
All versions of orange-smartsms-api with dependencies
PHP Build Version
Package Version
The package kwarcek/orange-smartsms-api contains the following files
Loading the files please wait ....