Download the PHP package parhamafkar/laravel-mattermost without Composer
On this page you can find all versions of the php package parhamafkar/laravel-mattermost. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download parhamafkar/laravel-mattermost
More information about parhamafkar/laravel-mattermost
Files in parhamafkar/laravel-mattermost
Download parhamafkar/laravel-mattermost
More information about parhamafkar/laravel-mattermost
Files in parhamafkar/laravel-mattermost
Vendor parhamafkar
Package laravel-mattermost
Short Description Laravel package to log messages to Mattermost using both Bot API and Webhooks
License MIT
Package laravel-mattermost
Short Description Laravel package to log messages to Mattermost using both Bot API and Webhooks
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mattermost
Laravel Mattermost Logger
A Laravel logging package that supports Mattermost Bot and Incoming Webhook integrations.
This package allows you to:
- Send Laravel logs directly to Mattermost
- Dynamically choose a Mattermost channel per log entry
- Use either Bot API or Webhook connections
- Control log visibility and structure with context data
๐ฆ Installation
โ๏ธ Configuration
1. Publish configuration file
2. Add custom log driver
3. Add Mattermost to stack channel
4. Environment variables
โ Usage
Facade
Laravel Log
๐งช Artisan Commands
๐ Available Methods
๐ง Channel Resolution
Supports:
- Channel name
- Channel ID
- Prefixed channel ID
Private channels require bot membership.
๐ License
MIT
All versions of laravel-mattermost with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/http Version ^11.0|^12.0|^13.0
guzzlehttp/guzzle Version ^7.0
monolog/monolog Version ^3.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/http Version ^11.0|^12.0|^13.0
guzzlehttp/guzzle Version ^7.0
monolog/monolog Version ^3.0
The package parhamafkar/laravel-mattermost contains the following files
Loading the files please wait ...