PHPackages                             tutu-ru/lib-etcd - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. tutu-ru/lib-etcd

ActiveLibrary[HTTP &amp; Networking](/categories/http)

tutu-ru/lib-etcd
================

etcd client wrapper

1.0.0(7y ago)036.1k↓50%2proprietaryPHPPHP ^7.1

Since Dec 27Pushed 7y ago10 watchersCompare

[ Source](https://github.com/tutu-ru/php-etcd)[ Packagist](https://packagist.org/packages/tutu-ru/lib-etcd)[ RSS](/packages/tutu-ru-lib-etcd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (2)

Библиотека Etcd
===============

[](#библиотека-etcd)

Является оберткой над библиотекой [linkorb/etcd-php](https://github.com/linkorb/etcd-php). Внутри сделана дополнительная обработка некоторых ошибок и несколько методов.

Тестирование
------------

[](#тестирование)

Тесты требуют запущенного etcd на `localhost:2379`. Если требуются другие хост или порт для тестирования, то их можно переопределить с помощью переменных окружения `TEST_ETCD_HOST` и `TEST_ETCD_PORT`.

Запустить проще всего через docker:

```
docker run -d --name etcd-test -p 2379:2379 quay.io/coreos/etcd:v2.2.0 -name unittest -listen-client-urls http://0.0.0.0:2379 -advertise-client-urls http://0.0.0.0:2379
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17d3dce327e3ab4dba17696efdcfb225a250b2126e54eb2f5086d338db72cd8a?d=identicon)[todoshcenko](/maintainers/todoshcenko)

![](https://www.gravatar.com/avatar/f05979af988971530a44299e83c5f4e881c2d0abc6b60964abc7e72f6dd8c1d1?d=identicon)[alexkrass](/maintainers/alexkrass)

![](https://www.gravatar.com/avatar/a754a3e15bc08f072b98c18fa4ccbee774e47a44fecc5cb487fe2b95b2c4d969?d=identicon)[tutu-ru](/maintainers/tutu-ru)

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tutu-ru-lib-etcd/health.svg)

```
[![Health](https://phpackages.com/badges/tutu-ru-lib-etcd/health.svg)](https://phpackages.com/packages/tutu-ru-lib-etcd)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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