PHPackages                             ezsystems/templated-uri-bundle - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. ezsystems/templated-uri-bundle

AbandonedArchivedSymfony-bundle[Parsing &amp; Serialization](/categories/parsing)

ezsystems/templated-uri-bundle
==============================

Symfony2 Bundle that provides a RFC-6570 compatible router and URL Generator.

3.4.0(6y ago)112.1k2MITPHPPHP ^5.4|^7.0

Since Nov 27Pushed 6y agoCompare

[ Source](https://github.com/ezsystems/TemplatedUriBundle)[ Packagist](https://packagist.org/packages/ezsystems/templated-uri-bundle)[ Docs](http://www.hautelooktech.com/)[ RSS](/packages/ezsystems-templated-uri-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (15)Used By (2)

Hautelook Templated URI Bundle
==============================

[](#hautelook-templated-uri-bundle)

Symfony Bundle for the library. `hautelook/TemplatedUriRouter` provides a [RFC-6570](https://tools.ietf.org/html/rfc6570) compatible Symfony router and URL Generator.

[![Build Status](https://camo.githubusercontent.com/a2f24d7e473221c40844db1a97d2d3867925ccf769d78158517508053d8bcffc/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f68617574656c6f6f6b2f54656d706c6174656455726942756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/hautelook/TemplatedUriBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/3b5c78f7a3d680a862733085056327e6df10ab5c9ba9232cfc62f3a80df3c408/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63663331643662652d613162382d343162352d613731382d3966333536363063333231622f6d696e692e706e67)](https://insight.sensiolabs.com/projects/cf31d6be-a1b8-41b5-a718-9f35660c321b)

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

[](#installation)

Assuming you have installed [composer](https://getcomposer.org/), run the following command:

```
$ composer require hautelook/templated-uri-bundle
```

Now add the bundle to your Kernel:

```
