Libraries tagged by ubiq
miovisman/normemail
37 Downloads
Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.
mingalevme/predis
7 Downloads
Extended version of predis/predis — added support for pseudo-unique lists (based on ordered set)
messagemedia/signingkeys-sdk
16 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
merterciyescagan/thanos
3 Downloads
Thanos is a PHP-based library designed to emulate the power of the Infinity Gauntlet. It allows users to manipulate data using the six Infinity Stones: Mind, Power, Reality, Soul, Space, and Time. Each stone has unique abilities that alter the given data.
medigeek/jmbg
1 Downloads
A PHP Class for the Serbian JMBG Number (Unique Master Citizen Number, Jedinstveni matični broj građa
maxperrimond/php-xid
1568 Downloads
Globally Unique ID Generator
maximo-perez-villalba/tool-uuid
7 Downloads
UUID (Universally Unique IDentifier). Herramienta para generar y validar claves irrepetibles de 8 caracteres.
mattdoran/file-namer
0 Downloads
Generates unique name for uploaded file.
marquage/parsedownanchors
12 Downloads
extends Parsedown-extra to automatically add id anchors with unique slugs
marcelweidum/seo
16 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
manchidede/hashed-passport-for-dusterio-lumen-passport
3 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
machavia/sqlzero
2 Downloads
SQLite style database in a Json readable file, with typed fields, auto-increments, uniques, etc.
m-wardany/hash-ids
453 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
lucasmichot/uuid62
7 Downloads
generate a unique Uuid from a value, using base 62.
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance