Libraries tagged by passwords
tvorwachs/phpass
747 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
tlokuus/oc-disablepassword-plugin
149 Downloads
October CMS plugin for disabling user passwords
tkuska/user-bundle
467 Downloads
User Bundle for symfony2 framework
sicaboy/laravel-security
107 Downloads
This package can be used to enhance the user security of Laravel projects.
rublon/rublon-sdk-php
164 Downloads
Instant account security with effortless, email-based two-factor authentication; optional mobile app for more security; no tokens
robclancy/laravel4-hashing
1783 Downloads
Package for when you can't use Bcrypt in Laravel 4.
rlvendramini/randompassword
20 Downloads
Simple Random Password Generate Class
psecio/pwdcheck
234 Downloads
A password complexity validator
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
perbility/bcrypt-bundle
1586 Downloads
This bundle provides an easy way to create and work with BCrypt-hashes in a Symfony2-context
orpheus/orpheus-webtools
297 Downloads
Orpheus WebTools
nsept/yii2-passfield
4955 Downloads
A password field widget for Yii2 that allows you to display/hide input characters
nabeghe/simple-cipher
11 Downloads
A simple cipher using OpenSSL with a few additional tweaks.
mvccore/ext-form-field-text
822 Downloads
MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.
mattkirwan/temp-token
66 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.