php-mattermost-driver icon indicating copy to clipboard operation
php-mattermost-driver copied to clipboard

The PHP Driver to interact with the Mattermost Web Service API.

Results 5 php-mattermost-driver issues
Sort by recently updated
recently updated
newest added

Fatal error: Declaration of Illuminate\Container\Container::has($id) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool in /vendor/illuminate/container/Container.php on line 169 php 7.4 "gnello/php-mattermost-driver": "^2.15"

Thanks for this handy package. Pimple development has ended/is in maintenance mode, and I don't necessarily think this package need be aware of the dependency injection container per se. Open...

Hi There is function in mettermost api `Get all channels from all teams` but i can't find it in this repo. [https://api.mattermost.com/#tag/channels/operation/GetChannelsForUser](https://api.mattermost.com/#tag/channels/operation/GetChannelsForUser)