2017 © Pedro Peláez
 

library url

Swiss Army knife for urls.

image

crwlr/url

Swiss Army knife for urls.

  • Wednesday, July 4, 2018
  • by crwlr
  • Repository
  • 1 Watchers
  • 6 Stars
  • 49 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 81 % Grown

The README.md

crwlr.software logo, (*1)

A Swiss Army knife for URLs

This package is for you when PHP's parse_url() is not enough., (*2)

Key Features: * Parse a URL and access or modify all its components separately. * Resolve any relative reference you may find in an HTML document to an absolute URL, based on the document's URL. * Get not only the full host of a URL, but also the registrable domain, the domain suffix and the subdomain parts of the host separately (Thanks to the Mozilla Public Suffix List). * An advanced API to access and manipulate the URL query component. * Compare URLs or components of URLs (e.g. checking if different URLs point to the same host or domain) * Thanks to symfony/polyfill-intl-idn it's also no problem to parse internationalized domain names (IDN). * Includes an adapter class which implements the PSR-7 UriInterface., (*3)

Documentation

You can find the documentation at crwlr.software., (*4)

Contributing

If you consider contributing something to this package, read the contribution guide (CONTRIBUTING.md)., (*5)

The Versions

04/07 2018

dev-master

9999999-dev https://www.crwlr.software

Swiss Army knife for urls.

  Sources   Download

MIT

The Requires

 

The Development Requires

url urls parse uri components parsing idn crwlr

04/05 2018

v0.1.2

0.1.2.0 https://www.crwlr.software

Swiss Army knife for urls.

  Sources   Download

MIT

The Requires

 

The Development Requires

url urls parse uri components parsing idn crwlr

15/04 2018

v0.1.1

0.1.1.0 https://www.crwlr.software

Swiss Army knife for urls.

  Sources   Download

MIT

The Requires

 

The Development Requires

url urls parse uri components parsing idn crwlr

15/04 2018

v0.1.0

0.1.0.0 https://www.crwlr.software

Swiss Army knife for urls.

  Sources   Download

MIT

The Requires

 

The Development Requires

url urls parse uri components parsing idn crwlr