Libraries tagged by mlverify
phant/email-sender
5006 Downloads
Manage email sending easily
moharrum/laravel-adminer
1006 Downloads
Adminer database management tool for your Laravel application.
messagebird/sdk
187 Downloads
The official PHP SDK for the Bird API: email, SMS, WhatsApp, verification, and Realtime on one typed client.
lacus/cnpj-dv
943 Downloads
Utility to calculate check digits on CNPJ (Brazilian Business Tax ID)
juhedata/common-tools
8136 Downloads
common function and verify function for php
hedeqiang/jpush
87 Downloads
极光 API Server SDK for PHP
direct7/direct7-php
4079 Downloads
Direct7 SDK for PHP
alexgeno/phone-verification
6113 Downloads
An extensible and configurable php library for phone verification
abstractapi/php-phone-validation
4383 Downloads
AbstractPhoneValidation - Wrapper to quickly start using the powerful AbstractAPI's Phone Validation service in your projects.
brite-verify/brite-api
1150892 Downloads
Client binding for BriteVerify API
yaquawa/laravel-token-repository
7460 Downloads
Laravel utility for creating, deleting, verifying token.
whilesmart/eloquent-schema-conformance
101 Downloads
Declarative database schema-conformance guard for Laravel: declare the columns and indexes each feature expects, verify the live DB against them, additively conform, and refuse to serve on drift.
vektah/bugfree-dangerzone
30508 Downloads
Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.
tareef/laravel
243 Downloads
Official Laravel SDK for the Tareef face-recognition API — register, verify, and manage people in one line of code.
stocker4all/luhn-mod-n
50846 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.