Download the PHP package nextgen-tech/multiinfo without Composer
On this page you can find all versions of the php package nextgen-tech/multiinfo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package multiinfo
MultiInfo PHP
This package was created to help communicating with Plus MultiInfo API.
Implemented Endpoints
Package has implementented most Requests, Parsers and Responses of the API
Sending
SendSms
- send short message (up to 160 characters)SendSmsRaw
- send binary messageSendSmsLong
- send long message (up to 1377 characters)Package
- send bundle of short messages
Receiving
GetSms
- read received messages
Status
InfoSms
- get the status of sent messagePackageInfo
- get the status of sent bundle
Requirements
Version | PHP |
---|---|
0.x | >= 7.4 |
Installation
Usage
First, you need to initiate base classes.
Then you can create Request, send it through Handler and receive Response.
Each endpoint has its own Request, Parser and Response. It is highly recommended to look into Requests
and Responses
directories in order to get the list of all available methods.
All versions of multiinfo with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.2.1|^7.3
The package nextgen-tech/multiinfo contains the following files
Loading the files please wait ....