Libraries tagged by hash ids
jimchen/yii2-hashids
1284 Downloads
Hashids for Yii framework
isszz/webman-hashids
825 Downloads
Webman Hashids Used to generate a youtube-like ID from a digital ID
envivolink/eloquent-hashids
7481 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
nblackburn/laravel-hashids
14215 Downloads
A hashids wrapper for Laravel and Lumen.
takashiki/ourls
161 Downloads
A url shorten service system base on hash id
steven-fox/laravel-sqids
415 Downloads
Sqids for Laravel.
cleaniquecoders/laravel-observers
10083 Downloads
A collection of observer classes that can be use in your Laravel application.
dereuromark/cakephp-hashid
9801 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
leuverink/eloquent-hashid-binding
4274 Downloads
A drop in solution for eloquent route model binding with hashid's
yiier/yii2-hashids
356 Downloads
Hashids for Yii2
pmochine/laravel-nova-hashids
3014 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
mojgenie/hashids
124 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
m-wardany/hash-ids
423 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
io238/eloquent-encoded-ids
48 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
damess/zf2-hashids
1607 Downloads
Zend Framework 2 module for hashids allowing you to obfuscate ID's in your API