PHP Classes

wURI: Parse an URL and extract its parts

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 26%Total: 335 All time: 7,107 This week: 673Up
Version License PHP version Categories
wuri 2.0.2Public Domain4HTTP, Text processing
Description 

Author

This class can parse an URL and extract its parts.

It can take a given URL split into protocol, host name and URI and it creates an object that contains variables with the values of the URL parts.

Currently it contains variables for the protocol, complete URL location, server host name, complete URI part, parent directories of the URL path, file name extension, as well the result of the parse_url function.

By default the class parses the current request URL.

Picture of Till Wehowski
  Performance   Level  
Name: Till Wehowski <contact>
Classes: 30 packages by
Country: Germany Germany
Age: 45
All time rank: 107269 in Germany Germany
Week rank: 44 Up3 in Germany Germany Up
Innovation award
Innovation award
Nominee: 12x

  Files folder image Files (1)  
File Role Description
Accessible without login Plain text file cl.parse.url.php Class Main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:335
This week:0
All time:7,107
This week:673Up
User Ratings User Comments (1)
 All time
Utility:43%StarStarStar
Consistency:50%StarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:26%StarStar
Rank:4397
 
Error at line: $xw = new emptyObject(); Cause emptyObject not...
10 years ago (Maykonn Welington Candido)
2%Star