hugphp/telegram

A Laravel package for interacting with the Telegram Bot API

v0.1.0 2025-04-19 09:20 UTC

This package is auto-updated.

Last update: 2025-04-19 18:52:52 UTC


README

Hugphp Telegram

GitHub Workflow Status (master) Total Downloads Latest Version License

This package provides a wonderful Telegram Bot API to start building your next package idea.

Requires PHP 8.3+

โšก๏ธ Install the package using Composer:

composer require hugphp/telegram

๐Ÿงน Keep a modern codebase with Pint:

composer lint

โœ… Run refactors using Rector

composer refacto

โš—๏ธ Run static analysis using PHPStan:

composer test:types

โœ… Run unit tests using PEST

composer test:unit

๐Ÿš€ Run the entire test suite:

composer test

Hugphp Telegram was created by Micheal Ataklt under the MIT license.