[ol7_developer_EPEL] php-sabre-uri-1.1.1-1.el7.noarch

Name:php-sabre-uri
Version:1.1.1
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:13590
License:BSD
RPM: php-sabre-uri-1.1.1-1.el7.noarch.rpm
Source RPM: php-sabre-uri-1.1.1-1.el7.src.rpm
Build Date:Fri Dec 08 2017
Build Host:x86-ol7-builder-03.us.oracle.com
Vendor:Oracle America
URL:https://github.com/fruux/sabre-uri
Summary:Functions for making sense out of URIs
Description:
sabre/uri is a lightweight library that provides several functions for
working with URIs, staying true to the rules of RFC3986.

Partially inspired by Node.js URL library, and created to solve real
problems in PHP applications. 100% unitested and many tests are based
on examples from RFC3986.

The library provides the following functions:
* resolve to resolve relative urls.
* normalize to aid in comparing urls.
* parse, which works like PHP's parse_url.
* build to do the exact opposite of parse.
* split to easily get the 'dirname' and 'basename' of a URL without
  all the problems those two functions have.

Autoloader: /usr/share/php/Sabre/Uri/autoload.php

Related Packages (Show Changelog) (Show Filelist)