Skip to content

Collection of helper functions for network interactions.

License

Notifications You must be signed in to change notification settings

weew/helpers-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network helpers

Build Status Test Coverage Version Licence

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]])

About

Collection of helper functions for network interactions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages