Download the PHP package kosmoskosmos/synochat without Composer
On this page you can find all versions of the php package kosmoskosmos/synochat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kosmoskosmos/synochat
More information about kosmoskosmos/synochat
Files in kosmoskosmos/synochat
Download kosmoskosmos/synochat
More information about kosmoskosmos/synochat
Files in kosmoskosmos/synochat
Vendor kosmoskosmos
Package synochat
Short Description Synology Chat Support for Monolog and others
License MIT
Homepage https://github.com/kosmoskosmos/laravel-synochat
Package synochat
Short Description Synology Chat Support for Monolog and others
License MIT
Homepage https://github.com/kosmoskosmos/laravel-synochat
Please rate this library. Is it a good library?
Informations about the package synochat
Synology Chat Driver for Laravel
This is intended to add support for synology chat on logging and other messages.
Installation
1. Add another driver into config/logging.php
e.g.
2. Usage
Following the step above you can then call the following:
Known issues
- We implemented a cached flag that prevents blocking your application's IP Address due to failed login attempts.
- There is a api rate limit / throttling implemented in the chat API. It's not possible to send too many messages at once. If you're logging many things make sure not to lose te messages somehow. Maybe you can help me implementing a fallback.
Roadmap
- This plugin should eventually work as the slack driver does.
- No support, yet for files.
Resources
We use this documentation for implementation.
There are also some lines here how to find the token etc.
All versions of synochat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
monolog/monolog Version ^2.0
guzzlehttp/guzzle Version ~6.0
illuminate/support Version ^5.8|^6.0
illuminate/container Version ^5.8|^6.0
illuminate/contracts Version ^5.8|^6.0
monolog/monolog Version ^2.0
guzzlehttp/guzzle Version ~6.0
illuminate/support Version ^5.8|^6.0
illuminate/container Version ^5.8|^6.0
illuminate/contracts Version ^5.8|^6.0
The package kosmoskosmos/synochat contains the following files
Loading the files please wait ....