https://github.com/kelunik/link-header-rfc5988
Parser for the Link header compatible with RFC 5988.
https://github.com/kelunik/link-header-rfc5988
header http link rfc5988
Last synced: 3 months ago
JSON representation
Parser for the Link header compatible with RFC 5988.
- Host: GitHub
- URL: https://github.com/kelunik/link-header-rfc5988
- Owner: kelunik
- License: mit
- Created: 2017-09-16T16:42:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T19:42:07.000Z (over 5 years ago)
- Last Synced: 2025-08-04T12:41:31.089Z (5 months ago)
- Topics: header, http, link, rfc5988
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# link-header-rfc5988
Parser for the Link header compatible with RFC 5988.
## Installation
```
composer require kelunik/link-header-rfc5988
```