Libraries tagged by hashids
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
antoninmasek/laravel-model-hashids
7329 Downloads
Easily use Hashids with Laravel models.
alexanderzon/laravel-hashids
99 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
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
uniacid/hashid-bundle
27 Downloads
Modernized Symfony bundle for automatic encoding/decoding of route parameters using Hashids - PHP 8.3 & Symfony 6.4/7.0 ready fork of pgs-soft/hashid-bundle
trianity/laravel-sqids
42 Downloads
A Hashids / Sqids bridge for Laravel 10, 11, 12 and 13
trac/hash-id
1 Downloads
High-performance PHP library to generate YouTube-like IDs from numbers. Drop-in replacement for Hashids, 4.7x faster.
s94/debug
21 Downloads
Laravel 5 wrapper for the Debug API.
random-ids/random-ids
10 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
13 Downloads
Package providing a trait to use Hashids on a model
oanhnn/laravel-fakeid
319 Downloads
Using fake id on URL in Laravel application
nanokaweb/eloquent-tokenable
11 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
nabik/sqids
3 Downloads
Generate short YouTube-looking IDs from numbers
guanhui07/sqids
15 Downloads
Generate short YouTube-looking IDs from numbers