Search results for pHash Laravel
wll/hash
12 Downloads
php-bcrypt
supernova3339/laravel-hashids
8 Downloads
A Hashids bridge for Laravel
sungmee/laravel-hashid
92 Downloads
为 Laravel 量身定制的类似 Youtube 上的 ID(数字)加密解密扩展包。
specs/hashids-laravel
1286 Downloads
A hashids (hashids) wrapper for Laravel
pfrug/hash-id
5 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
ottosmops/hash
12 Downloads
create and verify hash files (manifests)
mcris112/laravel-hashidable
70 Downloads
LaravelHashidable - Hashids for Laravel Models and Routes
max13/mxauth-laravel
8 Downloads
Harden the auth system by adding a pre-hash client-side
maghonemi/laravel-samlidp
9 Downloads
Make your Laravel application an Idenification Provider using SAML 2.0. changed ds:DigestMethod hash to be 256
m-wardany/hash-ids
453 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
farhad-arjmand/lumen-hash-generator
5 Downloads
Monolithic RESTful API for producing random hash.
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
briteweb/wordpress-password-hash
1897 Downloads
Create WordPress password hashes from within Laravel.
arielcr/laravel5-hasher
14 Downloads
Command to convert a string to a Laravel hashed password to use directly on the database.
alexanderzon/laravel-hashids
83 Downloads
Fork from toran/hashids: Laravel package for Hashids