Skip to content

gaotiefeng/tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

插件

composer require gaotiefeng/tool

snowflake

$snowflake = new Snowflake();
$snowflake = new Snowflake(12345,67891);//工作机器id
$snowflake->setStartTimeStamp(strtotime('2020-09-09')*1000);
$id = $snowflake->id();

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages