Libraries tagged by unique with
cacahouwete/lazy-api-collection
4294 Downloads
Handle rest api endpoint with pagination through an unique iterable
portrino/px_dbsequencer
8793 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
mmae/phones
306 Downloads
Validate and normalize phone numbers for 209 countries, with drop-in Laravel validation rules (exists/unique, translations, nullable).
makeroi/name-case-lib
730 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.
donchev/email-extractor
871 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.
bariew/yii2-node-tree
11032 Downloads
Uses unique ids to create tree and display it with jstree
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
aliziodev/laravel-gmail-unique
98 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
shipsaas/shipsaas-logger
59 Downloads
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
chrismou/stringmint
8 Downloads
Collision-free, non-sequential, URL-safe short strings for PHP. Unique by construction, with no existence checks or retries required, and zero dependencies.
zymawy/arabify
1329 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
middag/chrono-id
325 Downloads
Chronological IDs with support for sharding and an accompanying Doctrine type
dmitrik86/php-fast-image-compare
239 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
vikin/laricon
661 Downloads
Generate awesome and unique identicons with beautiful colors
dewan/dewan-multilang-slug
352 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.