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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yurijbogdanov/sync

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 3w ago

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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

1950d 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.2k147.3k3](/packages/aimeos-aimeos-base)[oat-sa/tao-core

TAO core extension

66143.7k121](/packages/oat-sa-tao-core)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[rias/statamic-redirect

29335.6k](/packages/rias-statamic-redirect)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k30](/packages/ronasit-laravel-helpers)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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