Download the PHP package smsedge/smsedge-api-php without Composer
On this page you can find all versions of the php package smsedge/smsedge-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smsedge/smsedge-api-php
More information about smsedge/smsedge-api-php
Files in smsedge/smsedge-api-php
Download smsedge/smsedge-api-php
More information about smsedge/smsedge-api-php
Files in smsedge/smsedge-api-php
Vendor smsedge
Package smsedge-api-php
Short Description SMSEdge API package for PHP development
License MIT
Homepage https://github.com/SMSEdge/API-PHP
Package smsedge-api-php
Short Description SMSEdge API package for PHP development
License MIT
Homepage https://github.com/SMSEdge/API-PHP
Please rate this library. Is it a good library?
Informations about the package smsedge-api-php
SMSEdge API PHP
- PHP package for interacting SMSEdge API functions.
- You can browse our documentation for more details: https://developers.smsedge.io/v1/reference
Installation
You can get the SMSEdge PHP package via a composer package called smsedge/smsedge-api-php
. See https://packagist.org/packages/smsedge/smsedge-api-php
Or add to composer.json
:
and then run composer update
.
Or you can clone or download the library files.
We recommend you use composer.
Initialization
Use the API Key from your account (https://app.smsedge.io/users/) to create a new SmsEdgeApi\SmsEdgeApi
instance.
- Then you can use the API.
SMS
Send A single SMS
Bulk SMS Sending
Get SMS Information
LISTS OF NUMBERS
Create A New List
Delete A List
Get List Information
Get All Lists
PHONE NUMBERS
Add A Number To List
Delete A Number
Get Numbers
Get Unsubscribers
ROUTES
Get All Routes
AUXILIARY TOOLS
Number Simple Verification
Number HLR Verification
Text Analyzing
REPORTS
Sending Process Report
Statistics
USER
User Details
REFERENCES
Getting All Available API Functions
Getting All HTTP Response Status Codes
Getting List Of Countries
All versions of smsedge-api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package smsedge/smsedge-api-php contains the following files
Loading the files please wait ....