Libraries tagged by verify
robiningelbrecht/twisty-puzzle-scrambler
1 Downloads
Generate, verify and analyse twisty puzzle scrambles
rizwan_47/email-address-verifier
8 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
revstrat/silverstripe-agegate
157 Downloads
Adds age-gate for verifying visitor's eligibility to view restricted content
redrum0x/aspnetcore-identity
63 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
rasmusbe/signin-with-apple
124 Downloads
A package to verify and authenticate with Sign in with Apple
rapidwebltd/no-post-data-laravel-middleware
77 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
3 Downloads
Easily Generate and Verify an OTP using laravel cache
qingsong/think-alibabacloud
4 Downloads
Face verify for tp5 or tp6
pleio/pleio_beconnummer
3988 Downloads
This plugin allows to add and verify a BECONnummer.
overhold/simplesamlphp-module-ntnutopdesk
3 Downloads
Verify if an user exists in TopDesk, and, if not, attempt to create an account
ottosmops/hash
11 Downloads
create and verify hash files (manifests)
onepress/wp-password-bcrypt
14 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.
obinnaakaolisa/flutterwave-pay
6 Downloads
This is a PHP package for intializing and verifying Fluttwerwave transactions via the Flutterwave transactions API
nubs/bizgolf
61 Downloads
A library that interacts with Docker in order to execute user's code golf submissions and verify their correctness.