Libraries tagged by hasids
bellows-app/plugin-eloquent-hashids
8 Downloads
Bellows plugin for integrating the Eloquent Hashids library into your app.
bcelebi/integer-hashids
12 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
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API
kennedytedesco/hashids-wrapper
4980 Downloads
Just a simple wrapper to Hashids.
junityco/laravel-hashids
4073 Downloads
A Hashids service provider for Laravel
ggmm-one/eloquent-hashids
15 Downloads
Add hashids to your Eloquent models on-the-fly
alexsoft/laravel-hashids
158 Downloads
Add laravel facade for using hashids/hashids
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.