Libraries tagged by ubiq
rrwitp/set
0 Downloads
This is an utility class to store conventionally unique values, similar to JavaScript's Set.
rollswan/uuid
79 Downloads
Generates Universally Unique IDentifiers as primary key
robinn/svg-avatar
14 Downloads
Create a unique avatar for each user based on their name.
rival-ecommerce/magento-mviewfix
0 Downloads
A Magento 2 module that adds a unique key to the Magento changelog tables. Fixes reindexing the same product several times each product update.
real-digital/half-flake
2 Downloads
HalfFlake is a PHP library for distributive generating unique ID numbers using Twitter's Snowflake Algorithm
raynl/generate-slug
477 Downloads
Generate a unique slug on a collection
rafflesargentina/l5-sluggable
122 Downloads
Unique slug generator for Laravel 5. Clone of Caffeinated Slugs
piggly/url-file-signer
12 Downloads
Generate a URL with unique parameters and a signature to prevent invalid accesses.
percipiolondon/craft-shortlink
312 Downloads
This Craft CMS plugin adds support to generate an unique url short link through other domains.
patienceman/custom-handler
2720 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
oorrwullie/yii2-getallroutes
16 Downloads
Returns an array of all possible unique route controllers and actions for the application.
ongudidan/id-generator
2 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
oleaass/laravel-sluggable
89 Downloads
Add unique slugs to Eloquent models in Laravel
numeno/api-persona
0 Downloads
### Introduction Use the Numeno Persona API to create and manage **Personas**. Evolving a Persona over time is dead-simple: [create a Persona](create-persona), then send natural-language descriptions of your users’ in-app activities to the Persona API. Under the hood, we create a rich set of models of the system that evolve over time. Then, ask Numeno to personalize some part of your experience using the Persona. Numeno will use our models to tailor your software to each user’s unique preferences and habits, allowing you to dynamically adjust your offerings. For example, connect a Persona to the **[Numeno Article Recommender API](https://numeno.ai/wp-content/uploads/docs/artrec/numeno-article-recommender-api)** to generate **Article Feeds** that evolve over time as your Persona evloves with user interaction. Personas are not limited to modelling users. Posts in a social environment, articles or topics on a content platform, a screen or widget in your UI, a product in your inventory - groups of any of these things – Personas can evolve models of anything in your system! Get creative!
novatio/silverstripe-sluggable
22 Downloads
Extension to add slugs (URLSegments) to any DataObject (with uniqueness check + preview possibility)