{ "name": "rize/uri-template", "type": "library", "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", "keywords": ["URI", "Template", "RFC 6570"], "license": "MIT", "authors": [ { "name": "Marut K", "homepage": "http://twitter.com/rezigned" } ], "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36" }, "autoload": { "psr-4": { "Rize\\": "src/Rize" } }, "scripts": { "test": "vendor/bin/phpunit test/" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.gitattributes | File | 21 B | 0644 |
|
.gitignore | File | 31 B | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 7.56 KB | 0644 |
|
composer.json | File | 614 B | 0644 |
|