Libraries tagged by verifi
fidelo-software/verifactu
55 Downloads
Verifactu API Client
digitickets/omnipay.verifone
39127 Downloads
Custom OmniPay driver for Verifone
digitickets/omnipay-verifone-web-service
59873 Downloads
Verifone (Ocius) Web Service driver for the Omnipay payment processing library
digitickets/omnipay-verifone-ocius
62419 Downloads
Verifone (Ocius) driver for the Omnipay payment processing library
digitickets/omnipay-verifone-checkout
24650 Downloads
Verifone Checkout driver for the Omnipay payment processing library
astrogoat/verify-pass
13012 Downloads
A VerifyPass app for Strata
hedeqiang/easyjiguang
750 Downloads
极光 API Server SDK for PHP
direct7/direct7-php
699 Downloads
Direct7 SDK for PHP
2checkoutv2/2checkout-php-sdk
1067 Downloads
2Checkout PHP SDK by Verifone
liliom/laravel-unifonic
9343 Downloads
A library to integrate with Unifonic API to send SMS
zero-to-prod/ssl-cert-validator
487 Downloads
Fetch, validate, and verify SSL certificates.
top7up/id
767 Downloads
This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. http://aziz.oraij.com
tookantech/chapaar
363 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
203 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
49509 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.