Libraries tagged by hashed
tobymaxham/laravel-hashid
28 Downloads
This package enables support for hashed ID's in your laravel application.
mkd/laravel-advanced-otp
3 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
larapack/attribute-hashing
954 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
andrelohmann-silverstripe/extended-image
1337 Downloads
Extends the Image Object with some more Methods and adds a SecureImage for md5 hashed file names.
aalaap/hashapass
45 Downloads
A hashed password generator, returning passwords identical to Hashapass.com.
custom-d/hashed-search
2620 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
vswteam/laravel-hashed-naming
1652 Downloads
A trait to hashed naming methods to a class
manchidede/hashed-passport-for-dusterio-lumen-passport
2 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
esd/hashed-wheel-timer-plugin
26 Downloads
the HashedWheelTimer delay task
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
irestful/hashedpasswordcredentials
497 Downloads
halfpetal/hashed-passport
36 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
cic/wp-webpack-assets
661 Downloads
Load assets from webpack built asset manifest. Requires something like: https://www.npmjs.com/package/webpack-php-manifest
uthman/hashid
16 Downloads
Simple package to hash eloquent primary key, Forked from erashdan/hashid
tmd/laravel-password-updater
66 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.