Libraries tagged by unique
okaeli/magento2-category-code
1371 Downloads
The Category Code module for Magento2 creates a new category attribute in order to use it as a unique identifier for categories.
novalnet/shopware6-payment
2243 Downloads
PCI Compliant, seamless integration with the various types of payment and payment-related services integrated into one unique platform
mmae/phones
108 Downloads
Validate and normalize phone numbers for 209 countries, with drop-in Laravel validation rules (exists/unique, translations, nullable).
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
mediagone/small-uid
755 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
maxperrimond/php-xid
1863 Downloads
Globally Unique ID Generator
makeroi/name-case-lib
433 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.
kejawenlab/petruk-username
1332 Downloads
classes to generate unique username like XXXXXXXX0000
kba-team/data-protection
6184 Downloads
Deterministic one-way encryption of unique sensitive data.
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
ikechukwukalu/dynamicmailconfig
3597 Downloads
A laravel package that enables each user to send emails through your platform, using their own unique email configuration
hejunjie/id-generator
70 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
flynowpaylater/laravel-uuid
18548 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.
felixmaier1989/pseudo-crypt
85494 Downloads
Composer friendly version of http://web.archive.org/web/20130727034425/http://blog.kevburnsjr.com/php-unique-hash
donchev/email-extractor
804 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.