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 today

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

1995d 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.2k151.5k3](/packages/aimeos-aimeos-base)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)[typo3/cms-redirects

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

167.6M84](/packages/typo3-cms-redirects)[rias/statamic-redirect

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

Provided helpers function and some helper class.

2087.0k31](/packages/ronasit-laravel-helpers)

PHPackages © 2026

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