Libraries tagged by unique
professional-wiki/id-generator
363 Downloads
Provides a parser function to generate unique incremental numeric IDs
oanhnn/laravel-ulid
4 Downloads
A Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
novalnet/shopware6-payment
437 Downloads
PCI Compliant, seamless integration with the various types of payment and payment-related services integrated into one unique platform
mojgenie/hashids
149 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
micoya/php-snowflake-shm
0 Downloads
Generate unique snowflake using PHP and shared memory.
mediagone/small-uid
717 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
maxperrimond/php-xid
1572 Downloads
Globally Unique ID Generator
mattgorle/filename-suffixer
620 Downloads
Ensures unique filenames by adding a numeric suffix
makeroi/name-case-lib
243 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
macx/rfc-4122-uuid
6818 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
m-wardany/hash-ids
475 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
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
lshorz/lavatar
108 Downloads
Create awesome unique avatar for Laravel
laravolt/eloquent-uuid
1302 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent