Download the PHP package fahl-design/log4php-slack-appender without Composer
On this page you can find all versions of the php package fahl-design/log4php-slack-appender. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fahl-design/log4php-slack-appender
More information about fahl-design/log4php-slack-appender
Files in fahl-design/log4php-slack-appender
Package log4php-slack-appender
Short Description A log4php appender build as wrapper for maknz/slack package
License MIT
Informations about the package log4php-slack-appender
Slack as appender for log4php
Status
Master Branch
Develop Branch
Description
This package allows you to use Slack for PHP easily and elegantly in your app as an log4php appender. Read the instructions below to get it set up.
Requirements
PHP >= 7.1
Installation
You can install the package using the Composer package manager. You can install it by running this command in your project root:
Then create an incoming webhook for each Slack team you'd like to send messages to. You'll need the webhook URL(s) in order to configure this package.
After you got your hook url add it as endpoint to your configuration
XML appender config example
php (config.php) appender config example
Usage
Check example (src/examples)
All versions of log4php-slack-appender with dependencies
apache/log4php Version ^2.3
alek13/slack Version ^1
ext-json Version *
ext-curl Version *