{ "name": "psr/link", "description": "Common interfaces for HTTP links", "keywords": ["psr", "psr-13", "http", "http-link", "link", "rest"], "license": "MIT", "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-4": { "Psr\\Link\\": "src/" } }, "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
.editorconfig | File | 271 B | 0644 |
|
LICENSE.md | File | 1.11 KB | 0644 |
|
README.md | File | 332 B | 0644 |
|
composer.json | File | 534 B | 0644 |
|