Download the PHP package webuilder240/is-php without Composer
On this page you can find all versions of the php package webuilder240/is-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webuilder240/is-php
More information about webuilder240/is-php
Files in webuilder240/is-php
Download webuilder240/is-php
More information about webuilder240/is-php
Files in webuilder240/is-php
Vendor webuilder240
Package is-php
Short Description this labrary is is.js inspired Library for php
License MIT
Package is-php
Short Description this labrary is is.js inspired Library for php
License MIT
Please rate this library. Is it a good library?
Informations about the package is-php
is.php 0.0.5
Usage:
Web Server Check:
Is\Is::apache()
Is\Is::build_in_server()
Server Check:
Is\Is::ssl()
Is\Is::localhost()
Is\Is::host(value:string)
Is\Is::host_ip(value:string)
UserAgent Check
Is\Is::chrome()
Is\Is::firefox()
Is\Is::safari()
Is\Is::opera()
Is\Is::ie(version:int)
Is\Is::ios()
Is\Is::android();
Is\Is::mobile() [phone]
Is\Is::tablet()
HttpMethod Check
Is\Is::request_get()
Is\Is::request_post()
Is\Is::request_put()
Is\Is::request_patch()
Is\Is::request_delete()
Is\Is::http_status_code(uri:string,http_code:int)
TypeCheck
Is\Is::same_type(val:any,val:any)
String Check
Is\Is::str_include(str:string,search_word:string)
All versions of is-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package webuilder240/is-php contains the following files
Loading the files please wait ....