Libraries tagged by mlverify
safestudio/account-kit
10 Downloads
Make verifying via Facebook AccountKit easier
rudraramesh/esewa-payment
2 Downloads
A Laravel package designed to simplify the integration of the eSewa payment gateway into your Laravel applications. This package provides an easy-to-use solution for handling online payments with eSewa, one of Nepal's leading payment gateways. It supports initiating payments, verifying transactions, and handling payment success or failure.
rossaddison/composer-require-checker
1 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
ronuz/laravel-sms-verification
25 Downloads
Library for sending out and verifying SMS codes using AWS SNS
robiningelbrecht/twisty-puzzle-scrambler
1 Downloads
Generate, verify and analyse twisty puzzle scrambles
rizwan_47/email-address-verifier
10 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
rivervanrain/http-signatures-php
4 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
revstrat/silverstripe-agegate
169 Downloads
Adds age-gate for verifying visitor's eligibility to view restricted content
redrum0x/aspnetcore-identity
69 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
rasmusbe/signin-with-apple
125 Downloads
A package to verify and authenticate with Sign in with Apple
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
rakib29024/route-permission-check
14 Downloads
This package is to verify user route permission with canView method
rahmatwaisi/otp-auth
5 Downloads
Easily Generate and Verify an OTP using laravel cache
qingsong/think-alibabacloud
5 Downloads
Face verify for tp5 or tp6
prajwal89/webhook-verifier
17 Downloads
Verify incoming webhooks with php