Libraries tagged by passworks
passworks/passworks-php
229 Downloads
Client for Passworks API allowing the creating of Apple Passbook/Wallet content
dealer-venom/passworks-php
214 Downloads
Client for Passworks API allowing the creating of Apple Passbook/Wallet content
spomky-labs/otphp
30765168 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
roots/wp-password-bcrypt
8303244 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.
unicodeveloper/laravel-password
1112377 Downloads
Protect your users from entering dumb and common passwords
valorin/pwned-validator
842040 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
christian-riesen/otp
3526619 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
captainhook/secrets
841175 Downloads
Utility classes to detect secrets
schuppo/password-strength
2575141 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
api2pdf/api2pdf.php
427024 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
wikimedia/common-passwords
473520 Downloads
List of the 100,000 most commonly used passwords
mxrxdxn/pwned-passwords
41180 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
georgestephanis/application-passwords
76203 Downloads
Provide Application Passwords for WordPress core
teckwei1993/laravel-otp
37195 Downloads
Laravel OTP generator and validation
olssonm/l5-zxcvbn
214193 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.