PHPackages                             hadi-aj/intellisense-telegram-bot - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hadi-aj/intellisense-telegram-bot

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hadi-aj/intellisense-telegram-bot
=================================

A Telegram Bot Package compatible with PHP IDE

v1.1.0(11mo ago)09MITPHP

Since Sep 27Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/hadi-aj/intellisense-telegram-bot)[ Packagist](https://packagist.org/packages/hadi-aj/intellisense-telegram-bot)[ RSS](/packages/hadi-aj-intellisense-telegram-bot/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Intellisense Telegram Bot (PHP)
===============================

[](#intellisense-telegram-bot-php)

A **Telegram Bot Package for PHP** with built-in documentation support to activate **IntelliSense** in modern PHP IDEs.

🚀 Why use this?
---------------

[](#-why-use-this)

- Provides complete PHPDoc type definitions for the Telegram Bot API.
- IDEs such as PHPStorm or VSCode get full code completion, inline docs, and static analysis support for Telegram Bot functionality.

⚙️ Installation
---------------

[](#️-installation)

Install via Composer:

```
composer require hadi-aj/intellisense-telegram-bot
```

🧩 Usage
-------

[](#-usage)

Simply import and include the package in your project:

```
