Download the PHP package talesoft/tale-uri without Composer
On this page you can find all versions of the php package talesoft/tale-uri. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download talesoft/tale-uri
More information about talesoft/tale-uri
Files in talesoft/tale-uri
Download talesoft/tale-uri
More information about talesoft/tale-uri
Files in talesoft/tale-uri
Vendor talesoft
Package tale-uri
Short Description A basic, lightweight PSR-7 and PSR-17 compatible URI implementation
License MIT
Homepage http://docs.talesoft.codes/php/tale/uri
Package tale-uri
Short Description A basic, lightweight PSR-7 and PSR-17 compatible URI implementation
License MIT
Homepage http://docs.talesoft.codes/php/tale/uri
Keywords uri
Please rate this library. Is it a good library?
Informations about the package tale-uri
Tale Uri
What is Tale Uri?
This is a basic and lightweight implementation of the
Psr\Http\Message\UriInterface
and the Psr\Http\Message\UriFactoryInterface
.
It doesn't add any extra methods, they are straight and direct implementations without any overhead.
It's useful in cases where you simply just want URI abstraction,
but not a full HTTP layer with it. It's also useful for library
authors for testing with dependencies on Psr\Http\Message\UriInterface
Installation
Usage
Check out the Functions File to see all things this library does.
Parse and modify URIs easily
Create an URI factory for DI containers
All versions of tale-uri with dependencies
PHP Build Version
Package Version
The package talesoft/tale-uri contains the following files
Loading the files please wait ....