Libraries tagged by mlverify
drewlabs/crypt
117 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions
dniccum/mailgun-domain-verification
27 Downloads
A Laravel Nova resource tool that allows you to add domains to a Mailgun account and verify their status.
dms/simple-raml-path-validator
1121 Downloads
Verify that your routes are defined in a RAML API spec.
dicibi/eloquent-modification
1737 Downloads
Capture, Rollback and Verify Changes on Eloquent
depakin/admobssv
61 Downloads
ssv, google admob server side verify, php code openssl verify
cytopia/check_git
5172 Downloads
Nagios plugin to verify a git repository.
chadhurin/laravel-masquerade
266 Downloads
Elevate your user management experience with the powerful Laravel Masquerade Package. Designed for seamless integration with Laravel applications, this package empowers administrators to temporarily switch and view the application through the eyes of another user. Whether you're debugging, testing user experiences, or verifying permissions, our Masquerade Package streamlines the process.
batenburg/jwt-verifier
108 Downloads
Verify JWT for Symfony and Laravel
batenburg/jwt-guard
8 Downloads
Verify JWT for Laravel
basteyy/minimal-hash-wrapper
60 Downloads
A minimal (static) class for hashing and verifying passwords
baghayi/mobile-verification
259 Downloads
Library for sending verification sms and verifying mobile ownership
averay/password-validator
213 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
arpablue/fieldlist
5 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
amin3536/passport-otp-grant
853 Downloads
passport otp grant for register and login with verify code
aliirfaan/laravel-simple-jwt
1352 Downloads
Generate and verify Json Web Token (JWT) in Laravel