Libraries tagged by veryfi
pajkho/siephp
555 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
34667 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
14 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.
my-gov/myssm
121 Downloads
A parser and validate Malaysian business registration numbers (BRN). This library ensures compliance with SSM formatting standards, accurately extracts components such as entity type and registration year, and verifies the integrity of BRNs.
mwguerra/email-security-manager
1 Downloads
A robust Laravel package for managing email verification, password security, and audit trails
murataygun/tckimlikdogrulama
1320 Downloads
Türkiye Cumhuriyeti Kimlik Numarası Doğrulama / Republic of Turkey Identity Number Verification
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
libriciel/cakephp-checks
52 Downloads
Plugin CakePHP 2.x permettant de faciliter la vérification d'un application.
idmarinas/user-bundle
431 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/google-authenticator
271 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/encrypted-request
33 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
gisostallenberg/fixed-token
214 Downloads
Generates and verifies tokens based on a secret and some public data