关键词:hashids

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