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.

3.1.0(2w ago)1204215MITPHPPHP ^8.2

Since Aug 14Pushed 1w ago3 watchersCompare

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

READMEChangelog (10)Dependencies (8)Versions (36)Used By (0)

From now on, LaraGram is truly a ***Framework***! 🚀

```
# 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 now 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)

- 🔐 Permission system (Gate &amp; Policy)
- 🧠 Caching (7 drivers) + Step Manager
- 🔁 Fluent Collections
- ⚙️ Concurrency system
- 💻 Console commands &amp; task scheduling
- 📦 Rewritten Eloquent ORM with multi-DB support
- 📐 Migrations, Seeders, Factories
- 🔒 Crypt &amp; Hash systems
- 📢 Event Dispatcher
- 📁 File system
- 🧭 Listener system (routing-style)
- 📝 Logging, Queues, Jobs, Redis, Validation, 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

Maintenance97

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

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 ~30 days

Total

35

Last Release

13d ago

Major Versions

v1.10.3 → v2.0.02024-06-16

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

### 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 (234 commits)")

---

Tags

frameworklaragramphptelegrambotframeworklaravellaragramlaraquest

### 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

[hemp/presenter

Easy Model Presenters in Laravel

247616.4k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27235.6k](/packages/rahulalam31-laravel-abuse-ip)

PHPackages © 2026

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