Download the PHP package mantoufan/yzhanip without Composer
On this page you can find all versions of the php package mantoufan/yzhanip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mantoufan/yzhanip
More information about mantoufan/yzhanip
Files in mantoufan/yzhanip
Download mantoufan/yzhanip
More information about mantoufan/yzhanip
Files in mantoufan/yzhanip
Vendor mantoufan
Package yzhanip
Short Description 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
License MIT
Package yzhanip
Short Description 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
License MIT
Please rate this library. Is it a good library?
Informations about the package yzhanip
YZhanIP
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
Install 安装
Usage 使用
In 包含
Check if an IP is included in an IP range
检测一个 IP 是否被 IP 范围包含
Check if an IP range is included in an IP range
检测一个 IP 范围被另一个 IP 范围包含
Check if a mixed array of IP / IP ranges is included in another mixed array of IP / IP ranges
检测一组 IP / IP 范围混合数组被另一组 IP / IP 范围混合数组包含
ToString 转为字符串
IP: to minimal form IP range: Wildcard / CIDR to Interval
IP:转为最简形式,IP 范围:区间、通配符、CIDR 转为区间
To Raw String
返回原始字符串
Filter 过滤
Retain items in a set of IP / IP ranges that are included in another set of IP / IP ranges
保留一组 IP / IP 范围中被另一组 IP / IP 范围中包含的项
Tracer 溯源
Check if the IP / IP range is Cloudflare node IP
检测 IP / IP 范围 是否是 Cloudflare 节点 IP
Check if the IP / IP range is Googlebot IP
检测 IP / IP 范围 是否是 Google 漫游器 IP
Check if the IP / IP range is in the URL content
检测 IP / IP 范围 是否在指定 URL 的内容中出现
Crawler 爬取
Extract IP / IP range array from URL
从 URL 中提取 IP / IP 范围为数组
Update Cache
更新缓存
Parser 解析
Get the type of IP / IP range
检测 IP / IP 范围的类型
Check the type of IP / IP range
判断 IP / IP 范围的类型
Get an IP / IP range array from HTML / TXT / JSON etc.
从 HTML / TXT / JSON 等内容中提取 IP / IP 范围为数组
Converter 转换
Convert IP to binary string
IP 转换为二进制字符串
Convert binary string to IP
二进制字符串转换为 IP
Convert CIDR to IP range
CIDR 转 IP 范围
All versions of yzhanip with dependencies
PHP Build Version
Package Version
The package mantoufan/yzhanip contains the following files
Loading the files please wait ....