PHPackages                             batyukovstudio/envoy - 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. [CLI &amp; Console](/categories/cli)
4. /
5. batyukovstudio/envoy

ActiveLibrary[CLI &amp; Console](/categories/cli)

batyukovstudio/envoy
====================

Envoy actions with GitHub hooks.

1.2.6(2mo ago)0198↓100%MITPHPPHP &gt;=8.1

Since Oct 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/batyukovstudio/envoy)[ Packagist](https://packagist.org/packages/batyukovstudio/envoy)[ RSS](/packages/batyukovstudio-envoy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (24)Used By (0)

envoy
=====

[](#envoy)

```
composer require batyukovstudio/envoy
```

Для работы требуется прописать и выполнить миграцию:

```
php artisan vendor:publish  --tag="bat-envoy"
```

```
php artisan migrate
```

необходимые поля в .env:

```
ROOT_DIRECTORY=для .env.testing нужно указывать место нахождения своего проекта
TELEGRAM_BOT_ENVOY_TOKEN=
TELEGRAM_CHAT_ID_FOR_ENVOY=
TELEGRAM_THREAD_ID_FOR_ENVOY=
GITHUB_WEBHOOK_SECRET=
DEPLOY_GIT_BRANCH=dev

GITLAB_TARGET_BRANCH=
GITLAB_WEBHOOK_SECRET=

NODE_PACKAGE_MANAGER=
NODE_VERSION=
```

в конфигурационный файл app добавить root\_directory со значением ROOT\_DIRECTORY

```
'root_directory' => env('ROOT_DIRECTORY',''),
```

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance89

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.5% 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 ~29 days

Recently: every ~14 days

Total

18

Last Release

89d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.2

1.2.3PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4fe7b2c389c9c7f3826ddbffe9b7602d282ac8464752d02efeeb8ffeedd2b7bd?d=identicon)[Batyukov](/maintainers/Batyukov)

---

Top Contributors

[![dolzhenkov-nikita](https://avatars.githubusercontent.com/u/135580611?v=4)](https://github.com/dolzhenkov-nikita "dolzhenkov-nikita (74 commits)")[![bubnov-alexander](https://avatars.githubusercontent.com/u/107042421?v=4)](https://github.com/bubnov-alexander "bubnov-alexander (26 commits)")[![cherepanov-igor](https://avatars.githubusercontent.com/u/65646152?v=4)](https://github.com/cherepanov-igor "cherepanov-igor (7 commits)")[![LakiEnt](https://avatars.githubusercontent.com/u/91592081?v=4)](https://github.com/LakiEnt "LakiEnt (6 commits)")

---

Tags

laravelgitapiatoenvoy

### Embed Badge

![Health badge](/badges/batyukovstudio-envoy/health.svg)

```
[![Health](https://phpackages.com/badges/batyukovstudio-envoy/health.svg)](https://phpackages.com/packages/batyukovstudio-envoy)
```

###  Alternatives

[projektgopher/whisky

A simple CLI tool for managing a project's git hooks across multiple members.

241281.3k20](/packages/projektgopher-whisky)

PHPackages © 2026

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