Download the PHP package efureev/loogger-driver-php without Composer
On this page you can find all versions of the php package efureev/loogger-driver-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download efureev/loogger-driver-php
More information about efureev/loogger-driver-php
Files in efureev/loogger-driver-php
Download efureev/loogger-driver-php
More information about efureev/loogger-driver-php
Files in efureev/loogger-driver-php
Vendor efureev
Package loogger-driver-php
Short Description PHP Support Package for Laravel DB
License MIT
Package loogger-driver-php
Short Description PHP Support Package for Laravel DB
License MIT
Please rate this library. Is it a good library?
Informations about the package loogger-driver-php
Loogger Notification Driver
Description
PHP driver for Loogger
service to send notifications to Telegram
.
Install
Use
In your code:
A Message type format:
Allowed variables for patterns and message:
MSG
- The Message contentSERVICE_NAME
- The service nameSERVICE_DESCRIPTION
- The service descriptionNOW
- The datetime. Format:RFC822
CHAT_ID
- The TG-chat IDBR
- Return a cursor to the next line. Like a\n
.TAB
- Return a cursor to the next line. Like a\t
.
from console-file:
Arguments:
--cnf=<path>
- A full path to config file. Config file should be a JSON typed.--msg='<text>'
- A sending message--debug
- Enablesdebug mode
from curl:
Use Loogger service
Loogger is a service to send various notifications.
Nowdays, it has only one driver: Telegram
.
The service located at https://loogger.mockery.dev
.
To use the Loogger service you should register there through Telegram:
- Add tg-bot
@Loogger
to your group or direct chat to it. - To register into Loogger:
For person chat: you should send auth data to it.
For group chat: nothing. - Create a service:
/add
A full list of commands you receive on /help
All versions of loogger-driver-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-curl Version *
ext-curl Version *
The package efureev/loogger-driver-php contains the following files
Loading the files please wait ....