关键词:hashids

1
Hash ID 生成器,方便把数字的 ID 隐藏(基于 Hashids 库)
3
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
Easy id obfuscation for Laravel. Powered by hashids
7
HashId Implementation on Laravel Eloquent ORM
8
Provides hash tools for Laravel.
9
Automatically generate hashids in Laravel for a new Eloquent Model.
14
Add laravel facade for using hashids/hashids
15
A Laravel 4 package for the official hashids library
16
A Hashids bridge for Laravel
17
Base62 Algorithm, convert integers to base62 strings and back.
19
A hashids (hashids) wrapper for Laravel
20
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
21
Easily create unique ids for a Laravel model.