Download the PHP package limingxinleo/x-php-snowflake without Composer
On this page you can find all versions of the php package limingxinleo/x-php-snowflake. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download limingxinleo/x-php-snowflake
More information about limingxinleo/x-php-snowflake
Files in limingxinleo/x-php-snowflake
Download limingxinleo/x-php-snowflake
More information about limingxinleo/x-php-snowflake
Files in limingxinleo/x-php-snowflake
Please rate this library. Is it a good library?
Informations about the package x-php-snowflake
x-php-snowflake
snowflake 64位自增ID算法
安装
composer require limingxinleo/x-php-snowflake
使用
- 实现自己的Id类
- 调用
<?php
$id = Test::getInstance()->id(1, 1);
All versions of x-php-snowflake with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package limingxinleo/x-php-snowflake contains the following files
Loading the files please wait ....