PHPackages                             leon2012/snowflake - 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. leon2012/snowflake

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

leon2012/snowflake
==================

php snowflake implment

122678[3 issues](https://github.com/Leon2012/php-snowflake/issues)PHP

Since Aug 29Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Leon2012/php-snowflake)[ Packagist](https://packagist.org/packages/leon2012/snowflake)[ RSS](/packages/leon2012-snowflake/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

php-snowflake
=============

[](#php-snowflake)

php snowflake implment.

usage:

```
composer.phar require leon2012/snowflake dev-master

require 'vendor/autoload.php';
use \Leon2012\Snowflake\Snowflake;

$snowflake = new Snowflake(1);
echo $snowflake->next();

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9378161?v=4)[Leon](/maintainers/Leon2012)[@Leon2012](https://github.com/Leon2012)

---

Top Contributors

[![xingskycn](https://avatars.githubusercontent.com/u/1008172?v=4)](https://github.com/xingskycn "xingskycn (5 commits)")[![Leon2012](https://avatars.githubusercontent.com/u/9378161?v=4)](https://github.com/Leon2012 "Leon2012 (2 commits)")

### Embed Badge

![Health badge](/badges/leon2012-snowflake/health.svg)

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

###  Alternatives

[stevegrunwell/one-time-callbacks

Enable WordPress actions and filter callbacks to be called exactly once.

6847.4k](/packages/stevegrunwell-one-time-callbacks)

PHPackages © 2026

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