Download the PHP package edbox/valid-url without Composer
On this page you can find all versions of the php package edbox/valid-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edbox/valid-url
More information about edbox/valid-url
Files in edbox/valid-url
Download edbox/valid-url
More information about edbox/valid-url
Files in edbox/valid-url
Vendor edbox
Package valid-url
Short Description Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
License
Package valid-url
Short Description Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
License
Please rate this library. Is it a good library?
Informations about the package valid-url
Url string parser
This package depends on parse_url
, gethostbyname
php functions. It provides a simple way to cast all what is needed about url string:
- Domain
- Ip
- Prefix
- Validation
- etc.
Getting Started
Install
Run the following command:
Usage
Credits
License
The MIT License (MIT). Please see LICENSE for more information.
All versions of valid-url with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package edbox/valid-url contains the following files
Loading the files please wait ....