Libraries tagged by adress
stymiee/email-validator
289017 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
rahulalam31/laravel-abuse-ip
18421 Downloads
Block ip address of all spammer's around the world.
protonemedia/laravel-verify-new-email
155371 Downloads
Package to handle email address updates and verification
mmucklo/email-parse
742029 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
mika56/spfcheck
909717 Downloads
Checks an IP address against a domain's SPF record
mezzio/mezzio-problem-details
871731 Downloads
Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
jalle19/php-whitelist-check
633431 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
ipinfo/ipinfolaravel
65824 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
ip2location/ip2proxy-php
213655 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
hbattat/verifyemail
122912 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
erag/laravel-disposable-email
3523 Downloads
A Laravel package to detect and block disposable email addresses.
elliotjreed/disposable-emails-filter
288046 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
dominicsayers/isemail
115256 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
bitcoin-php/bitcoin-ecdsa
44394 Downloads
PHP library allowing to generate BTC addresses from private keys
anthonymartin/geo-location
778368 Downloads
Powerful GeoCoding library: Retrieve bounding box coordinates, distances between geopoints, point in polygon, get longitude and latitude from addresses and more with GeoLocation for PHP