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

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

imdgr886/snowflake
==================

0.1.2(4y ago)023PHP

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/imdgr886/snowflake)[ Packagist](https://packagist.org/packages/imdgr886/snowflake)[ RSS](/packages/imdgr886-snowflake/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Simple snowflake for laravel. Support at least 200 years.

This library removed **Worker ID**. Instead, use redis process sequence index.

default requements:

- `redis`

QUIKE START
===========

[](#quike-start)

INSTALL
-------

[](#install)

`composer require imdgr886/snowflake`

USAGE
-----

[](#usage)

```
use Imdgr886\Snowflake\Facades\Snowflake;

//...

Snowflake::id();
```

Custom
------

[](#custom)

```
php artisan vendor:publish --tag=snowflake
```

then edit `config/snowflake.php`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Every ~1 days

Total

3

Last Release

1639d ago

### Community

Maintainers

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

---

Top Contributors

[![imdgr886](https://avatars.githubusercontent.com/u/64070226?v=4)](https://github.com/imdgr886 "imdgr886 (7 commits)")

### Embed Badge

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

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

###  Alternatives

[wa72/htmlpagedom

jQuery-inspired DOM manipulation extension for Symfony's Crawler

3383.9M34](/packages/wa72-htmlpagedom)

PHPackages © 2026

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