PHPackages                             laraxgram/laragram - 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. laraxgram/laragram

ActiveProject[Framework](/categories/framework)

laraxgram/laragram
==================

LaraGram, an advanced framework for Telegram Bot development.

v4.0.2(1mo ago)1294375MITPHPPHP ^8.3

Since Aug 14Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/laraXgram/LaraGram)[ Packagist](https://packagist.org/packages/laraxgram/laragram)[ RSS](/packages/laraxgram-laragram/feed)WikiDiscussions 4.x.x Synced 2w ago

READMEChangelog (10)Dependencies (12)Versions (41)Used By (0)

LaraGram
========

[](#laragram)

### Telegram Bot API + MTProto + TMAs + Web Pages

[](#telegram-bot-api--mtproto--tmas--web-pages)

```
# listens/bot.php

use LaraGram\Request\Request;
use LaraGram\Support\Facades\Bot;

Bot::onText('say {text}', function (Request $request, $text) {
    $request->sendMessage(chat()->id, $text);
});
```

---

### 📚 Official Documentation

[](#-official-documentation)

LaraGram ships with complete documentation covering every major feature of the framework.

👉 [Documentation](https://laraxgram.github.io)

👉 [Telegram support group](https://telegram.me/LaraGramChat)

---

✳️ Installation :
=================

[](#️-installation-)

```
composer global require laraxgram/installer

laragram new my-bot
```

---

✨ Key Features at a Glance
==========================

[](#-key-features-at-a-glance)

- 🚀 MTProto
- 🤖 Telegram Mini Apps (TMA) Development
- 🌐 Web Routing
- 🔐 Permission System (Gate &amp; Policy)
- 🧠 Caching (7 Drivers) + Step Manager
- 🔁 Fluent Collections
- 💬 Conversations
- ⚙️ Concurrency System
- 💻 Console Commands &amp; Task Scheduling
- 📦 Rewritten Eloquent ORM with Multi-DB Support
- 📐 Migrations, Seeders &amp; Factories
- 🔒 Crypt &amp; Hash Systems
- 📢 Event Dispatcher
- 📁 File System
- 🧭 Listener System (Routing-style)
- 📝 Logging, Queues, Jobs, Redis, Validation &amp; i18n
- 🤖 Multi-bot Support + Config/Cache Optimization

---

#### Report bugs, help and support, suggestions and criticisms

[](#report-bugs-help-and-support-suggestions-and-criticisms)

> [Email](mailto:laraxgram@gmail.com) - [Issues](https://github.com/laraXgram/LaraGram/issues) - [Telegram Group](https://telegram.me/LaraGramChat)

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance94

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Every ~27 days

Recently: every ~2 days

Total

40

Last Release

33d ago

Major Versions

v1.10.3 → v2.0.02024-06-16

2.x-dev → v3.0.02025-07-17

3.x-dev → v4.0.02026-07-15

PHP version history (2 changes)v3.0.0PHP ^8.2

v4.0.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/138247097?v=4)[LaraGram](/maintainers/laraXgram)[@laraXgram](https://github.com/laraXgram)

---

Top Contributors

[![AmirHkrg](https://avatars.githubusercontent.com/u/82036027?v=4)](https://github.com/AmirHkrg "AmirHkrg (245 commits)")

---

Tags

frameworklaragrammtprotophptelegrambottmawebframeworklaravellaragramlaraquest

### Embed Badge

![Health badge](/badges/laraxgram-laragram/health.svg)

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

###  Alternatives

[lanin/laravel-api-debugger

Easily debug your JSON API.

2311.9M1](/packages/lanin-laravel-api-debugger)[awcodes/filament-addons

A set of components / fields to extend Filament Admin.

3013.1k2](/packages/awcodes-filament-addons)

PHPackages © 2026

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