uri_template

uri_template extension


Implementation of URI Template(RFC6570) specification for PHP.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
1.0 2013-10-15 uri_template-1.0.tgz
0.99.2 2012-11-01 uri_template-0.99.2.tgz
0.99.1 2012-07-31 uri_template-0.99.1.tgz
Show all releases

Changelog

Version Message
1.0 - Fixed extended version: https://github.com/ioseb/uri-template/issues/6
- Package includes LICENSE and README.md files
- Windows fix by Anatol Belski: https://github.com/ioseb/uri-template/pull/4
0.99.2 - Fixed bug: pct-encoded literals outside of varspecs must be copied directly, https://github.com/ioseb/uri-template/issues/1
- Fixed bug: encoding and copying of utf8 literals outside of varspecs
0.99.1 - Initial release
Show complete changelog