Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-fig/link
A repository for the PSR-13 [Hyperlink] interface
https://github.com/php-fig/link
Last synced: 29 days ago
JSON representation
A repository for the PSR-13 [Hyperlink] interface
- Host: GitHub
- URL: https://github.com/php-fig/link
- Owner: php-fig
- License: mit
- Created: 2016-08-04T15:31:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T13:38:53.000Z (over 2 years ago)
- Last Synced: 2024-10-11T08:34:05.458Z (about 1 month ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 2,458
- Watchers: 12
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Link definition interfaces
==============This repository holds all interfaces related to [PSR-13 (Link definition interfaces)][psr-url].
Note that this is not a Link implementation of its own. It is merely interfaces that describe the components of a Link.
The installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.
[psr-url]: https://www.php-fig.org/psr/psr-13/
[package-url]: https://packagist.org/packages/psr/link
[implementation-url]: https://packagist.org/providers/psr/link-implementation