Download the PHP package didijudo/checkserver without Composer
On this page you can find all versions of the php package didijudo/checkserver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download didijudo/checkserver
More information about didijudo/checkserver
Files in didijudo/checkserver
Download didijudo/checkserver
More information about didijudo/checkserver
Files in didijudo/checkserver
Vendor didijudo
Package checkserver
Short Description A PHP lib for check if your server is up!
License MIT
Package checkserver
Short Description A PHP lib for check if your server is up!
License MIT
Please rate this library. Is it a good library?
Informations about the package checkserver
h1. CheckServer
h3. What's it?
This is a simple PHP lib for help you know if your webserver is work correcly. You just call any function for discovery how fine is your server. The code below return true if your server is up and false if not works.
bc. <?php $server1 = is_up('http://mysite.com');
All versions of checkserver with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.2
The package didijudo/checkserver contains the following files
Loading the files please wait ....