weew/helpers-network
Composer 安装命令:
composer require weew/helpers-network
包简介
Collection of helper functions for network interactions.
README 文档
README
Table of contents
Installation
composer require weew/helpers-network
Introduction
This tiny library provides various helper functions for network interaction.
Functions
ping
Ping a host, returns latency if the host could be reached, otherwise returns false. Note: works ony on Linux and OS X.
int|bool ping(string $host, [, int $timeout = 1 [, $ttl = 255]])
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-17