PHPackages                             rainsens/dinglog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. rainsens/dinglog

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

rainsens/dinglog
================

Send laravel log to DingTalk.

0.0.1(3y ago)0131MITPHPPHP &gt;=7.1.0

Since Jul 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rainsens/dinglog)[ Packagist](https://packagist.org/packages/rainsens/dinglog)[ RSS](/packages/rainsens-dinglog/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

`dinglog` is provided pushing Laravel logs and exceptions to DingTalk message.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1
- Laravel &gt;= 5.5.0

Installation
------------

[](#installation)

First, install laravel &gt;= 5.5.

```
composer require rainsens/dinglog

```

Then run following command to publish config.

```
php artisan vendor:publish --provider="Rainsens\Dinglog\Providers\DinglogServiceProvider"

```

Usage
-----

[](#usage)

> This package currently only support sending text,link and markdown 3 types of message.

Push text message.

```
Dinglog::text($message)

```

Push link message.

```
Dinglog::link($message)

```

Push markdown message.

```
Dinglog::markdown($message)

```

License
-------

[](#license)

`dinglog` is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1458d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/85cc7663d5beaa236e4b4feca559ef19076c812b6fa4ea337bc181fe34034938?d=identicon)[Rainsen](/maintainers/Rainsen)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rainsens-dinglog/health.svg)

```
[![Health](https://phpackages.com/badges/rainsens-dinglog/health.svg)](https://phpackages.com/packages/rainsens-dinglog)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.7M9](/packages/open-telemetry-opentelemetry-auto-laravel)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14845.8k1](/packages/guanguans-laravel-exception-notify)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

771.7k](/packages/nightowl-agent)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.6k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
