Libraries tagged by hash ids
laravel-json-api/hashids
73465 Downloads
Encode model IDs to JSON:API resource IDs.
vinkla/hashids
Downloads
cayetanosoriano/hashids-bundle
162362 Downloads
Bundle for integration of hashids lib to the container
rossbearman/eloquent-calamari
4987 Downloads
Obfuscate incrementing IDs with Sqids for Laravel and Eloquent.
kayandra/hashidable
17285 Downloads
Auto Hashids for Laravel Models and Routes
netsells/hash-model-ids
33137 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
light/hashids
19343 Downloads
Hashids for Yii2
vdlp/oc-hashids-plugin
18731 Downloads
Allows developers to use secure hashed ID's in October CMS powered websites.
swiss-devjoy/laravel-easy-hashids
1692 Downloads
Easy HashIds for Laravel Eloquent models with Livewire Support
isszz/webman-hashids
1554 Downloads
Webman Hashids Used to generate a youtube-like ID from a digital ID
cleaniquecoders/laravel-observers
10163 Downloads
A collection of observer classes that can be use in your Laravel application.
dereuromark/cakephp-hashid
9873 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
diarmuidie/niceid
57507 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
m-wardany/hash-ids
545 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
lingxi/hashids
3132 Downloads
A Hashids bridge for Laravel