PHPackages                             phpsoftbox/telegram-auth - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. phpsoftbox/telegram-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

phpsoftbox/telegram-auth
========================

Telegram auth adapter for PhpSoftBox

00PHP

Since Mar 5Pushed 2mo agoCompare

[ Source](https://github.com/phpsoftbox/telegram-auth)[ Packagist](https://packagist.org/packages/phpsoftbox/telegram-auth)[ RSS](/packages/phpsoftbox-telegram-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Telegram Auth
=============

[](#telegram-auth)

About
-----

[](#about)

`phpsoftbox/telegram-auth` — адаптер авторизации через Telegram Login Widget для экосистемы PhpSoftBox.

Quick Start
-----------

[](#quick-start)

```
use PhpSoftBox\Telegram\Auth\TelegramLoginVerifier;

$verifier = new TelegramLoginVerifier($_ENV['TELEGRAM_BOT_TOKEN']);
$user = $verifier->verify($payload, maxAge: 86400);

if ($user === null) {
    // Неверная подпись или истек срок.
}
```

Документация
------------

[](#документация)

- [Использование](docs/01-usage.md)
- [Интеграция с Auth](docs/02-auth-integration.md)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance57

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0279d150240c97d210034878b0467462246dc14d29b5618157ff6a8be49a50e3?d=identicon)[inspector-who](/maintainers/inspector-who)

---

Top Contributors

[![inspector-who](https://avatars.githubusercontent.com/u/6973963?v=4)](https://github.com/inspector-who "inspector-who (1 commits)")

### Embed Badge

![Health badge](/badges/phpsoftbox-telegram-auth/health.svg)

```
[![Health](https://phpackages.com/badges/phpsoftbox-telegram-auth/health.svg)](https://phpackages.com/packages/phpsoftbox-telegram-auth)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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