Skip to content

Simple implementation of Twitter's snowflake in PHP. The purpose is to generate sortable unique IDs.

License

Notifications You must be signed in to change notification settings

svengerlach/flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake

Build Status

Simple implementation of Twitter's snowflake in PHP. The purpose is to generate sortable unique IDs.

Installation

Installation is recommended to be done via composer by running:

composer require svengerlach/flake

About

Simple implementation of Twitter's snowflake in PHP. The purpose is to generate sortable unique IDs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages