PHPackages                             chipslays/litegram-project - 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. chipslays/litegram-project

ActiveProject

chipslays/litegram-project
==========================

1.1.6(4y ago)0301MITPHPPHP ^7.4|^8.0

Since Sep 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/chipslays/litegram-project)[ Packagist](https://packagist.org/packages/chipslays/litegram-project)[ RSS](/packages/chipslays-litegram-project/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

📁 Litegram Project
==================

[](#-litegram-project)

Ready-to-use project structure based on [Litegram](https://github.com/chipslays/litegram) library.

Installation
------------

[](#installation)

```
composer create-project chipslays/litegram-project SuperDuperBot
```

Quick-start
-----------

[](#quick-start)

- [Create](#installation) project via composer or cloning;
- Go to `config/bot.php` and configure project;
- Go to `bot/core/bootstrap/plugins.php` and comment/uncomment something;
- Add some logic in `bot/brain.php` file;
- If you want use database, type in Terminal:

```
php lite migrate:up
```

> **NOTE:** Before doing this 👆, set up database config in `config/bot.php`.

- If you want use webhook, type in Terminal:

```
php lite webhook:set
```

- Or if you want use long-polling, type in Terminal:

```
php lite polling
```

🎉 Congrats, now bot is online.

License
-------

[](#license)

The Litegram is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.9% 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 ~4 days

Recently: every ~12 days

Total

15

Last Release

1655d ago

Major Versions

0.0.6 → 1.0.12021-09-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19103498?v=4)[chipslays](/maintainers/chipslays)[@chipslays](https://github.com/chipslays)

---

Top Contributors

[![chipslays](https://avatars.githubusercontent.com/u/19103498?v=4)](https://github.com/chipslays "chipslays (37 commits)")[![nikolaev-dm](https://avatars.githubusercontent.com/u/52159053?v=4)](https://github.com/nikolaev-dm "nikolaev-dm (2 commits)")

---

Tags

litegramprojectskeletontelegram-bot

### Embed Badge

![Health badge](/badges/chipslays-litegram-project/health.svg)

```
[![Health](https://phpackages.com/badges/chipslays-litegram-project/health.svg)](https://phpackages.com/packages/chipslays-litegram-project)
```

PHPackages © 2026

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