Libraries tagged by IP
aussievoip/ipnd
390 Downloads
Open source implementation of the Australian IPND tool
aoe/aoe_ipauth
27714 Downloads
Authenticates users based on IP address settings
alsar/stack-ip-restrict
4865 Downloads
Stack middleware for allowing application access for specific IP addresses
alitindrawan24/laravel-ip-whitelist
129 Downloads
adaures/ipcat-php
1861 Downloads
Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat
mitchdav/st-george-ipg
3068 Downloads
A PHP client implementation of the St.George Internet Payment Gateway using the Webpay library.
licvido/tor-ip-checker
4952 Downloads
Checks if given IP is coming from Tor (exit) node.
larryli/ipv4
5107 Downloads
IP v4 中国城市地址库
etrias/cups-ipp
3661 Downloads
CUPS Implementation of IPP - PHP Client API
yii1tech/web
68 Downloads
Provides the enhanced components for the web request processing in Yii1 application
webklex/php-geoip
684 Downloads
PHP GeoIP client
tuandm/geoip2
8442 Downloads
Extended MaxMind GeoIP2 PHP API
mantoufan/yzhanip
1239 Downloads
Crawl, match, parse IP or IP range, check if IP or range is in another range. Support IPv4, IPv6, IP Interval, Wildcard and CIDR. Check if IP is Cloudflare node IP, Google bot IP. 爬取,正则匹配,解析 IP 和 IP 范围,检测 IP 或范围是否在另一个范围中。支持 IPv4,IPv6,区间、通配符或 CIDR 表示的 IP 范围。检测 IP 是否是 Cloudflare 节点或 Google 漫游器 IP
lionser/cidr
5686 Downloads
Library for parse CIDR from ip range.
foolz/inet
2300 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.