PHPackages                             tanhongit/laravel-telegram-git-notifier-demo - 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. [Framework](/categories/framework)
4. /
5. tanhongit/laravel-telegram-git-notifier-demo

AbandonedArchivedProject[Framework](/categories/framework)

tanhongit/laravel-telegram-git-notifier-demo
============================================

The skeleton application for the Laravel framework.

101PHPCI passing

Since Nov 18Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/cslant/laravel-telegram-git-app)[ Packagist](https://packagist.org/packages/tanhongit/laravel-telegram-git-notifier-demo)[ RSS](/packages/tanhongit-laravel-telegram-git-notifier-demo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

This is a laravel demo app for using telegram-git-notifier package.

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

[](#requirements)

- PHP ^8.1
- Laravel ^9.0
- [laravel-telegram-git-notifier](https://github.com/cslant/laravel-telegram-git-notifier) ^1.0

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

[](#installation)

### Clone the repository

[](#clone-the-repository)

```
git clone git@github.com:tanhongit/laravel-telegram-git-notifier-demo.git
```

### Composer install

[](#composer-install)

```
composer install
```

### Copy .env file

[](#copy-env-file)

```
cp .env.example .env
```

### Generate key

[](#generate-key)

```
php artisan key:generate
```

### Set your telegram bot token

[](#set-your-telegram-bot-token)

```
TELEGRAM_BOT_TOKEN=your-telegram-bot-token
```

### Set your telegram chat id

[](#set-your-telegram-chat-id)

```
TELEGRAM_BOT_CHAT_ID=your-telegram-chat-id
```

### Set your github webhook url

[](#set-your-github-webhook-url)

```
TGN_APP_URL=your-github-webhook-url
```

For this package, the webhook URL will be defined in config. So the default value will be

So you can set your webhook URL like this:

```
TGN_APP_URL=https://your-domain/telegram-git-notifier
```

### Set chat ID or topic ID to notify

[](#set-chat-id-or-topic-id-to-notify)

```
TELEGRAM_NOTIFY_CHAT_IDS="your-chat-id-1;your-chat-id-2"
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance54

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35853002?v=4)[Tan Nguyen](/maintainers/tanhongit)[@tanhongit](https://github.com/tanhongit)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (17 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (16 commits)")[![tanhongit](https://avatars.githubusercontent.com/u/35853002?v=4)](https://github.com/tanhongit "tanhongit (14 commits)")

### Embed Badge

![Health badge](/badges/tanhongit-laravel-telegram-git-notifier-demo/health.svg)

```
[![Health](https://phpackages.com/badges/tanhongit-laravel-telegram-git-notifier-demo/health.svg)](https://phpackages.com/packages/tanhongit-laravel-telegram-git-notifier-demo)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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