Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 216 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 216 Bytes

phpish/link_header

Link header (RFC 5988) parser.

Namespace

phpish\link_header

Functions

array parse( string $link_value )

array parse( array $link_values )

Usage

See example.php