定制 lbiltech/telegram-git-notifier 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

lbiltech/telegram-git-notifier

最新稳定版本:v1.5.0

Composer 安装命令:

composer require lbiltech/telegram-git-notifier

包简介

Send notification from Gitlab and Github events to Telegram

README 文档

README

This package provides the ability to integrate the Telegram messaging service with GitHub and GitLab. With this package, you can create a Telegram bot to receive notifications from GitHub or GitLab events and manage customization through messages and buttons on Telegram.

Telegram git notifier core

License Latest Version on Packagist Total Downloads Test Status Code Style Status Quality Score Maintainability

📋 Requirements

🔧 Installation

You can install this package via Composer:

composer require cslant/telegram-git-notifier

✨ Features

  • Platform Enum: Type-safe GitHub/GitLab platform handling
  • ChatTarget DTO: Structured chat ID parsing with thread support
  • In-Memory Caching: Config files cached in memory with dirty flag for efficient I/O
  • PSR-3 Logger: Standardized logging interface support
  • API Retry Logic: Exponential backoff for Telegram API rate limits (HTTP 429)
  • Safe Template Rendering: Closure-isolated scope for view templates
  • Strict Types: Full type safety with readonly properties and explicit nullable params

🧪 Testing

composer test

📖 Official Documentation

Please see the Telegram Git Notifier Documentation for more information.

📦 Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 276
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 23
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 23
  • Watchers: 5
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-26