PHPackages                             limingxinleo/x-php-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. limingxinleo/x-php-snowflake

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

limingxinleo/x-php-snowflake
============================

snowflake 64位自增ID算法

1.0.2(8y ago)659MITPHPPHP &gt;=5.6

Since Dec 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/limingxinleo/x-php-snowflake)[ Packagist](https://packagist.org/packages/limingxinleo/x-php-snowflake)[ RSS](/packages/limingxinleo-x-php-snowflake/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

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

[](#x-php-snowflake)

snowflake 64位自增ID算法

安装
--

[](#安装)

```
composer require limingxinleo/x-php-snowflake

```

使用
--

[](#使用)

- 实现自己的Id类

```
