关键词:decrypt

1
Hash ID 生成器,方便把数字的 ID 隐藏(基于 Hashids 库)
2
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
3
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
5
Provides hash tools for Laravel.
6
Add laravel facade for using hashids/hashids
7
Laravel package for id obfuscation using jenssegers/optimus.
8
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
9
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
10
Fork from toran/hashids: Laravel package for Hashids
11
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
13
A Hashids bridge for Laravel