Download the PHP package scaleplan/php-mattermost-driver without Composer
On this page you can find all versions of the php package scaleplan/php-mattermost-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download scaleplan/php-mattermost-driver
More information about scaleplan/php-mattermost-driver
Files in scaleplan/php-mattermost-driver
Package php-mattermost-driver
Short Description The Php Driver to interact with the Mattermost Web Service API
License MIT
Homepage https://github.com/gnello/php-mattermost-driver
Informations about the package php-mattermost-driver
php-mattermost-driver (v4)
The Php Driver to interact with the Mattermost Web Service API.
Please read the api documentation for further information on using this application.
Installation
Composer
The best way to install php-mattermost-driver is to use Composer:
Read more about how to install and use Composer on your local machine here.
Laravel
If you are going to install this library on laravel maybe you prefer to install the laravel-mattermost-driver.
V3
If you want to install the V3 Driver instead of the V4 one you should do:
Usage
Authentication
Login id and password
Token
Check results
This Driver follows the PSR-7 document therefore any response is a ResponseInterface type:
Users endpoint
Channels endpoint
Posts endpoint
Files endpoint
Preferences endpoint
Endpoints supported
- Bots
- Brand
- Channels
- Cluster
- Commands
- Compliance
- DataRetention
- Elasticsearch
- Emoji
- Files
- Jobs
- LDAP
- OAuth
- Plugins
- Posts
- Preferences
- Reactions
- Roles
- SAML
- Schemes
- Status
- System
- Teams
- Users
- Webhooks
Don't you see the endpoint you need? Feel free to open an issue or a PR!
Contact
All versions of php-mattermost-driver with dependencies
ext-json Version *
psr/http-message Version ^1.0
pimple/pimple Version ~3.0
guzzlehttp/guzzle Version ^6.2