Download the PHP package maxsky/wechat-url-checker without Composer
On this page you can find all versions of the php package maxsky/wechat-url-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maxsky/wechat-url-checker
More information about maxsky/wechat-url-checker
Files in maxsky/wechat-url-checker
Download maxsky/wechat-url-checker
More information about maxsky/wechat-url-checker
Files in maxsky/wechat-url-checker
Vendor maxsky
Package wechat-url-checker
Short Description Check url available in WeChat
License MIT
Package wechat-url-checker
Short Description Check url available in WeChat
License MIT
Please rate this library. Is it a good library?
Informations about the package wechat-url-checker
WeChat Url Checker
检测 URL 在微信中是否可用
要求
PHP >= 7.1
原理
通过 Get 请求 https://mp.weixinbridge.com/mp/wapredirect?url=TARGET_URL
地址,获取 302 跳转前的响应头 Location
并与 TARGET_URL
对比,一致为可用,不一致为不可用。
安装
测试
All versions of wechat-url-checker with dependencies
PHP Build Version
Package Version
The package maxsky/wechat-url-checker contains the following files
Loading the files please wait ....