Libraries tagged by unique
ramsey/uuid
508925841 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
hashids/hashids
33992013 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
webpatser/laravel-uuid
14307941 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
godruoyi/php-snowflake
1271357 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
robinvdvleuten/ulid
2302975 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
codezero/laravel-unique-translation
617217 Downloads
Check if a translated value in a JSON column is unique in the database.
felixkiss/uniquewith-validator
2182991 Downloads
Custom Laravel Validator for combined unique indexes
lorisleiva/laravel-search-string
321935 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
yzalis/identicon
847127 Downloads
Create awesome unique avatar.
nextapps/unique-codes
91074 Downloads
Generate unique, random-looking codes
tuupola/ksuid
680067 Downloads
K-Sortable Globally Unique IDs
ether/seo
412884 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
dpolac/twig-lambda
186326 Downloads
Lambda expressions for Twig and filters that make use of them
your-app-rocks/eloquent-uuid
62895 Downloads
Adds support for UUID generation automatically for Models Eloquents.
dirape/token
228939 Downloads
Unique Token Generator For Laravel