Libraries tagged by password
nogrod/dhl-retoure-php-sdk
87 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
naveed125/php-membership
17 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.
mwguerra/email-security-manager
1 Downloads
A robust Laravel package for managing email verification, password security, and audit trails
monashee/module-recaptcha
1671 Downloads
Magento 2 Recaptcha for Contact Page, Customer Create, and Forgot Password
mehdi0121/randcode
10 Downloads
make Serial numbers,Strong passwords,Giftcard / Voucher codes code and set Length
lsat/yii2-otp
680 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
leonbarrett/keychain
17 Downloads
A PHP wrapper for storing and retrieving passwords in OS X Keychain
jpirnat/hashing
1558 Downloads
Token and password hashing
jaroslawzielinski/otpcomponent-m2
18 Downloads
One Time Password Component Magento2 Module
j3j5/hmac-bcrypt-laravel
118 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
imseyed/auth2fa
65 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
hejunjie/wechat-bill-parser
18 Downloads
一个高性能、自动化的微信账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Wechat bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools
hejunjie/google-authenticator
246 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
hejunjie/alipay-bill-parser
18 Downloads
一个高性能、自动化的支付宝账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Alipay bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools