关键词:hashids

1
Hash ID 生成器,方便把数字的 ID 隐藏(基于 Hashids 库)
2
Package providing a trait to use Hashids on a model
4
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
5
Base62 Algorithm, convert integers to base62 strings and back.
7
Automatically generate hashids in Laravel for a new Eloquent Model.
10
Easy id obfuscation for Laravel. Powered by hashids
11
Provides hash tools for Laravel.
12
A Laravel 4 package for the official hashids library
13
Easily create unique ids for a Laravel model.
14
Add laravel facade for using hashids/hashids
15
A hashids (hashids) wrapper for Laravel
18
A Hashids bridge for Laravel
19
HashId Implementation on Laravel Eloquent ORM
22
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.