Libraries tagged by verity
roave/composer-gpg-verify
8 Downloads
Composer plugin that verifies GPG signatures of downloaded dependencies, enforcing trusted GIT tags
unicodeveloper/laravel-email-validator
32310 Downloads
Provides a Facade to help validate and verify email addresses
phant/email-sender
2341 Downloads
Manage email sending easily
juhedata/common-tools
7444 Downloads
common function and verify function for php
direct7/direct7-php
658 Downloads
Direct7 SDK for PHP
babatundeodaniel/laravel-fake-email-validator
668 Downloads
This package helps you avoid fake emails in your registration process
aliarefavin/avinauthpackage
393 Downloads
Custom authentication system for Laravel
abstractapi/php-phone-validation
3219 Downloads
AbstractPhoneValidation - Wrapper to quickly start using the powerful AbstractAPI's Phone Validation service in your projects.
marprinhm/midtrans
11844 Downloads
A Midtrans Payment Wrapper for Laravel
liliom/laravel-unifonic
9340 Downloads
A library to integrate with Unifonic API to send SMS
brite-verify/brite-api
1150757 Downloads
Client binding for BriteVerify API
veriteworks/base
51454 Downloads
Menu for Veriteworks' Extensions
tookantech/chapaar
360 Downloads
This package provides a flexible way to send and verify messages through various SMS providers. It offers integration with multiple drivers, making it easy to use different SMS service providers without getting locked into a specific one.
tech-ed/simpl-otp
173 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
stocker4all/luhn-mod-n
49474 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.