PHPackages                             exileed/telegram-bot-api-laravel - 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. [API Development](/categories/api)
4. /
5. exileed/telegram-bot-api-laravel

ActiveLibrary[API Development](/categories/api)

exileed/telegram-bot-api-laravel
================================

The Telegram Bot API PHP Laravel integration

1159PHP

Since Dec 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/exileed/telegram-bot-api-laravel)[ Packagist](https://packagist.org/packages/exileed/telegram-bot-api-laravel)[ RSS](/packages/exileed-telegram-bot-api-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Telegram Bot API - PHP SDK - Laravel Integration
================================================

[](#telegram-bot-api---php-sdk---laravel-integration)

> [Telegram Bot API](https://core.telegram.org/bots) PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.

[![Build Status](https://camo.githubusercontent.com/cffb311a21b8046ef5b2848638b0e563e2802ed417cf001e9a49da454c2659d5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6578696c6565642f74656c656772616d2d626f742d6170692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/exileed/telegram-bot-api-laravel)[![Latest Version](https://camo.githubusercontent.com/2c1312e521dc7205eb82cd80f28b5f5de2c1f9627f51ec8a5d54af3840306cf9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6578696c6565642f74656c656772616d2d626f742d6170692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/exileed/telegram-bot-api-laravel/releases)[![Total Downloads](https://camo.githubusercontent.com/6cd812b0913fbb599675989304631db76ed6a39706c070d6567850e2c47b9beb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6578696c6565642f74656c656772616d2d626f742d6170692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/exileed/telegram-bot-api-laravel)

### Install

[](#install)

Require this package with composer using the following command:

```
composer require exileed/telegram-bot-api-laravel
```

After updating composer, add the service provider to the `providers` array in `config/app.php`

```
Telegram\Bot\Laravel\TelegramServiceProvider::class,
```

Add facade to the `aliases` array in `config/app.php`

```
'Telegram' => Telegram\Bot\Laravel\Facades\Telegram::class
```

**Laravel 5.5** uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider and Facade.

Documentation
-------------

[](#documentation)

@Todo

License
-------

[](#license)

This project is released under the \[BSD 3-Clause\]\[link-license\] License.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity39

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e92b6ee31e63ba56754db82b0fe82106c4e766dd161a0fd6c59cc4acaa23bd5?d=identicon)[exileed](/maintainers/exileed)

---

Tags

laraveltelegram

### Embed Badge

![Health badge](/badges/exileed-telegram-bot-api-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/exileed-telegram-bot-api-laravel/health.svg)](https://phpackages.com/packages/exileed-telegram-bot-api-laravel)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M479](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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