Libraries tagged by unique
adamhopkinson/laravel-model-hash
9041 Downloads
A trait which automatically generates a unique hash per model instance
rhumsaa/uuid
2615857 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).
maniruzzaman/laravel-unique-slug
1161 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
imliam/php-unique-gmail-address
4699 Downloads
Ensure that a Gmail address is unique
chypriote/unique-names-generator
4125 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
zymawy/arabify
1111 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
iwouldrathercode/php-simple-coupons
12837 Downloads
PHP package to help generates simple and unique coupon codes using random_bytes
infocyph/uid
3888 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!
zircote/uuid
9489 Downloads
A PHP UUID object
jetcod/eloquent-keygen
4062 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
calebdw/laraflake
3378 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
uniqueweb/translate-order-state
9863 Downloads
Plugin for translating order states
snortlin/nano-id
11429 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
portrino/px_dbsequencer
4503 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
pelmered/laravel-ulid
665 Downloads
Universally Unique Lexicographically Sortable Identifier(ULID) for Laravel