Download the PHP package k911/uri-builder without Composer
On this page you can find all versions of the php package k911/uri-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package uri-builder
UriBuilder
Simplifies manipulation of URI value objects compatible with PSR-7. Under the hood, it utilizes League\Uri
powerful library.
- Installation
- Supported Schemes
- Usage
Installation
Supported Schemes
Currently supported, tested, URI schemes that UriBuilder can manage and parse from bare URI string or URI components.
- http/https
- ftp/sftp
- ws/wss
- file
- data
Usage
Full public interface is available here.
Usage example:
All versions of uri-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-mbstring Version *
league/uri Version ^5.0
psr/http-message Version ^1.0
ext-mbstring Version *
league/uri Version ^5.0
psr/http-message Version ^1.0
The package k911/uri-builder contains the following files
Loading the files please wait ....