This class is meant to validates HTTP and FTP URLs. It can also parse the URLs and extract their component parts:
- Protocol
- User and password
- Domains and sub-domain
- TLD (top level domain)
- Port
- Path
- Query
Composite parts:
- Domain_name (domain + tld)
- Host (sub_domain(s) + domain + tld)
- Sub-domains array
- Path array
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (68.8%) |
Good (87.5%) |
- |
Good (93.8%) |
- |
- |
Not sure (52.5%) |
1334 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| Fetch, Donkey! Fetch! |
Fetch, Donkey! Fetch! is a PHP application (using the word ‘application’ loosely) that allows you to ‘fetch’ files from a remote location. |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|