Registry / serialization / rize-uri-template

rize-uri-template

JSON →
library0.4.2phppackagistunverified

PHP URI Template (RFC 6570) supports both expansion & extraction.

composer require rize/uri-template
INSTALL
IMPORT
SIG · RIZE-URI-TEMPLATE
R
rize-uri-template
serializationphpv0.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UriTemplate
use Rize\UriTemplate\UriTemplate;

Expand a URI template with variables.

use Rize\UriTemplate\UriTemplate; $template = new UriTemplate(); $uri = $template->expand('/users/{id}', ['id' => 42]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
rize-uri-template — pip install rize-uri-template · libregistry