Libraries tagged by hashed
aodto/phasher
16560 Downloads
Image Processing Library for comparing images
andrey-vasin/laravel-hashing-bitrix
90 Downloads
eggbe/helpers
410 Downloads
Useful functions library
hashemi/valideto
9 Downloads
A simple PHP package for data validation with extensive preset rules and custom rules.
hashemi/fireworks
67 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
hasheado/admin-bundle
30 Downloads
Symfony2 bundle based on SonataAdminBundle to generate admins
zhujinkui/hashlib
125 Downloads
Hashlib is small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/php
vulcandigital/silverstripe-hashupload
125 Downloads
Hashes the name of all files uploaded via the CMS or otherwise. Perfect for large sites that allow file uploads from potentially thousands of members
vanqard/passman
714 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.
synchro/wordhash
20 Downloads
Generate hashes in a human-readable format
sleepfinance/eip712
277 Downloads
Generate Eip712 Hashes for signing
scrothers/libsodium-laravel
5 Downloads
Laravel bindings for libsodium in the encrypter and hasher
plott/wp-password-bcrypt
97 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
moderndeveloperllc/scrypt
24434 Downloads
Class to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation