Libraries tagged by hashids
furiosojack/hashids-integer
75 Downloads
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
bellows-app/plugin-eloquent-hashids
8 Downloads
Bellows plugin for integrating the Eloquent Hashids library into your app.
bcelebi/integer-hashids
15 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
alexanderzon/laravel-hashids
83 Downloads
Fork from toran/hashids: Laravel package for Hashids
ggmm-one/eloquent-hashids
15 Downloads
Add hashids to your Eloquent models on-the-fly
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
trianity/laravel-sqids
39 Downloads
A Hashids / Sqids bridge for Laravel 10,11
s94/debug
20 Downloads
Laravel 5 wrapper for the Debug API.
random-ids/random-ids
9 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
pacificinternet/laravel-hashslug
12 Downloads
Package providing a trait to use Hashids on a model
oanhnn/laravel-fakeid
318 Downloads
Using fake id on URL in Laravel application
nanokaweb/eloquent-tokenable
10 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
mcris112/laravel-hashidable
69 Downloads
LaravelHashidable - Hashids for Laravel Models and Routes
guanhui07/sqids
13 Downloads
Generate short YouTube-looking IDs from numbers