Download the PHP package leocata/m1-api without Composer
On this page you can find all versions of the php package leocata/m1-api. 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 m1-api
M1 API
About this class
This is a PHP7 API implementation for M1 Messenger
Installation
Add the following to your composer.json:
General usage
Send request to Server
Api methods
Session
- [x] getSessions
- [x] getSessionList
- [ ] createSession
- [ ] updateSession
- [ ] closeSession
Message
- [x] getMessages
- [x] sendMessage
- [x] message
- [ ] deleteMessage
- [x] messageDeleted
- [x] messageDelivered
- [x] delivery
- [x] messageTyped
State
- [x] Set state
Contact
- [ ] findContact
- [ ] inviteContact
- [x] contactRequested
- [x] contactAccept
- [x] contactAccepted
- [ ] contactReject
- [ ] contactRejected
- [ ] deleteContact
- [ ] updateContact
- [x] getContacts
UserInfo
- [x] getUserInfo
- [ ] setUserInfo
All versions of m1-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ext-pdo Version *
ext-curl Version *
psr/log Version ^1.0
guzzlehttp/guzzle Version 6.3.*
ext-pdo Version *
ext-curl Version *
psr/log Version ^1.0
guzzlehttp/guzzle Version 6.3.*
The package leocata/m1-api contains the following files
Loading the files please wait ....