Libraries tagged by hashids
blake/laraveldoctrine-hashids
89 Downloads
Hashid type for Doctrine
junityco/laravel-hashids
4088 Downloads
A Hashids service provider for Laravel
vipinbose/hashids-bundle
254 Downloads
Integrates hashids/hashids in a Symfony project
matt-daneshvar/eloquent-hashids
989 Downloads
Automatically generate and persist Hashids for newly created Eloquent models.
m-wardany/hash-ids
472 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
jimchen/yii2-hashids
1285 Downloads
Hashids for Yii framework
friendsofhyperf/model-hashids
1719 Downloads
The hashids for Hyperf models.
bcelebi/integer-hashids
27 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
antoninmasek/laravel-model-hashids
7228 Downloads
Easily use Hashids with Laravel models.
malahierba-lab/public-id
13266 Downloads
Easy id obfuscation for Laravel. Powered by hashids
kduma/eloquent-tokenable
176 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
cleaniquecoders/laravel-observers
10093 Downloads
A collection of observer classes that can be use in your Laravel application.
arcanedev/hasher
4685 Downloads
Provides hash tools for Laravel.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator