Libraries tagged by purification
smoolabs/wordpress-plugin-updater
139 Downloads
A library for WordPress plugins, to utilize license verification and auto-updating using WordPress License Server.
skilldisplay/phptoolkit
1268 Downloads
The SkillDisplay PHPToolKit includes predefined classes and methods for using the API and rendering verification related elements (like buttons)
saeidsharafi/filament-otp-auth
14 Downloads
A Filament plugin for user login using email/phone and OTP verification.
pajkho/siephp
551 Downloads
Library for export to the Swedish SIE-format. Currently only a subset of the specification is supported, like export to SIE4 (verification/transaction data).
pact/pact
34666 Downloads
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
nazirul-amin/sentinel-actor
6 Downloads
A Laravel package for monitoring applications by sending exception and event data to webhook endpoints with HMAC-SHA256 signature verification.
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
mohamad-zatar/saudi-nafath-integration
19 Downloads
A Laravel package for integrating with the Saudi Nafath service, providing seamless identity verification and authentication solutions.
moh4mmad/php-otp-without-database
23 Downloads
OTP verification using cryptography without database
medicalappcore/auth-api-bridge
291 Downloads
Laravel package for auth verification and 3rd-party API communication
marjovanlier/southafricanidvalidator
135 Downloads
Validate South African 13-digit ID numbers (YYMMDDSSSSCAZ) with date, citizenship, and Luhn checksum verification
idmarinas/user-bundle
421 Downloads
Bundle to manage user basics without having to configure everything for each project, comes with a password reset and email verification system
hrevert/ht-user-registration
4811 Downloads
A Zend Framework 2 module which extends the registration feature of ZfcUser with email address verification
hejunjie/encrypted-request
26 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs