Libraries tagged by php unique id
duoshuo/uuid
38701 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
48775 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
trrtly/php-snowflake
2373 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
maxperrimond/php-xid
1525 Downloads
Globally Unique ID Generator
sequencer/shortflake
33 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
calebdw/laraflake
779 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
softcomtecnologia/uuid
3093 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
ibrahimhalilucan/keygen
2021 Downloads
Generator is Char, Float, Integer, Serial and Token types of data for use in Laravel projects. It simplifies data generation processes and is an important tool for use in your projects.
chexj/php-snowflake
1821 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
kiwfy/ulid-php
12773 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
m-wardany/hash-ids
446 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
ledc/snowflake
93 Downloads
雪花算法的PHP实现
macx/rfc-4122-uuid
6770 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
reallyli/php-snowflake
115 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
liuyajian/php-snowflake
77 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).