PHPackages                             yurijbogdanov/sync - 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. yurijbogdanov/sync

ActiveLibrary

yurijbogdanov/sync
==================

v1.1(5y ago)08MITPHPPHP ^7.2

Since Feb 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yurijbogdanov/sync)[ Packagist](https://packagist.org/packages/yurijbogdanov/sync)[ Docs](https://github.com/yurijbogdanov/sync)[ RSS](/packages/yurijbogdanov-sync/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

sync
====

[](#sync)

wait group
----------

[](#wait-group)

```
CREATE TABLE IF NOT EXISTS `sync_waitgroup` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `uid` varchar(255) NOT NULL,
  `counter` int(11) NOT NULL DEFAULT 0,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1898d ago

### Community

Maintainers

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

---

Top Contributors

[![yurijbogdanov](https://avatars.githubusercontent.com/u/2619096?v=4)](https://github.com/yurijbogdanov "yurijbogdanov (1 commits)")

---

Tags

phpwaitgroupphpwaitgroup

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/yurijbogdanov-sync/health.svg)

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

###  Alternatives

[aimeos/aimeos-base

Aimeos base layer for abstracting from host environments

2.1k134.0k1](/packages/aimeos-aimeos-base)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[mahocommerce/maho

Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+

1322.1k12](/packages/mahocommerce-maho)[contao-community-alliance/dc-general

Universal data container for Contao

1578.3k86](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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