PHPackages                             seebz/uri-template - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. seebz/uri-template

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

seebz/uri-template
==================

Implementation of RFC 6570 (URI Template) in a single PHP function

1.1.0(8y ago)9666WTFPLPHPPHP &gt;=5.3.0

Since May 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/seebz/uri-template)[ Packagist](https://packagist.org/packages/seebz/uri-template)[ Docs](https://github.com/Seebz/uri-template)[ RSS](/packages/seebz-uri-template/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

uri\_template()
===============

[](#uri_template)

Implementation of [RFC 6570](https://tools.ietf.org/html/rfc6570) (URI Template) in a single PHP function.

Installation
------------

[](#installation)

Install the latest version with [composer](https://getcomposer.org/):

```
$ composer require seebz/uri-template
```

Usage
-----

[](#usage)

```
