Libraries tagged by hash ids
pmochine/laravel-nova-hashids
3015 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
netsells/hash-model-ids
35024 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
mojgenie/hashids
279 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
m-wardany/hash-ids
804 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
3310 Downloads
A Hashids bridge for Laravel
swindon/filament-hashids
369 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
specs/hashids-laravel
1992 Downloads
A hashids (hashids) wrapper for Laravel
litepie/hashids
269 Downloads
Laravel Sqids (next-gen Hashids) package for encoding and decoding database IDs with route model binding support
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
vipinbose/hashids-bundle
415 Downloads
Integrates hashids/hashids in a Symfony project
nguyenanhung/hashids-helper
27502 Downloads
Extends of hashids - Basic, Simple and Lightweight
naabster/laravel-eloquent-hashids
7045 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
larakit/lk-hashids
626 Downloads
[Larakit]
lanin/laravel-hashids
392 Downloads
Integrate Hashids with Laravel.
jimchen/yii2-hashids
1312 Downloads
Hashids for Yii framework