Download the PHP package jmsfwk/surlf without Composer
On this page you can find all versions of the php package jmsfwk/surlf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jmsfwk
Package surlf
Short Description A library for formatting urls in the style of printf strings.
License MIT
Package surlf
Short Description A library for formatting urls in the style of printf strings.
License MIT
Please rate this library. Is it a good library?
Informations about the package surlf
surlf
Usage
Formats
The examples in the table below are based on the url http://example.com/a/b/c?d=e&f=g
.
Format character | Description | Example |
---|---|---|
s | URL scheme | http |
h | Host | example.com |
p | Path | a/b/c |
q | Query | d=e&f=g |
% | Literal % character | % |
All versions of surlf with dependencies
PHP Build Version
Package Version
No informations.
The package jmsfwk/surlf contains the following files
Loading the files please wait ....