Fedora Packages

php-sabre-uri2

Functions for making sense out of URIs

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/Uri2/autoload.php

Releases Overview

Release Stable Testing
Fedora Rawhide 2.3.3-5.fc40 -
Fedora 40 2.3.3-5.fc40 -
Fedora 39 2.3.3-2.fc39 -
Fedora 38 2.3.3-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-sabre-uri2 dash maintainers at fedoraproject dot org.



Sources on Pagure