Libraries tagged by Hashem
vanqard/passman
716 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
tobymaxham/laravel-hashid
29 Downloads
This package enables support for hashed ID's in your laravel application.
synchro/wordhash
21 Downloads
Generate hashes in a human-readable format
sleepfinance/eip712
279 Downloads
Generate Eip712 Hashes for signing
scrothers/libsodium-laravel
5 Downloads
Laravel bindings for libsodium in the encrypter and hasher
rogervila/phashp
36 Downloads
Combines different hashing algorithms in order to create a strong hashed string
plott/wp-password-bcrypt
99 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
plott/plottcore-pwd-bcrypt
5 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
perbility/bcrypt-bundle
1586 Downloads
This bundle provides an easy way to create and work with BCrypt-hashes in a Symfony2-context
mkd/laravel-advanced-otp
4 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.
juniorfontenele/laravel-version
31 Downloads
Package for generating Laravel version based on commit hashes
j3j5/hmac-bcrypt-laravel
108 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
cviebrock/artisan-hash
83 Downloads
Adds Artisan tasks to Laravel to work with password hashes from the CLI.
briteweb/wordpress-password-hash
1884 Downloads
Create WordPress password hashes from within Laravel.