balpom/links-handler

Simple interface for handling all links from PSR-13 link collection by used defined algorithm.

v1.0.0 2024-05-29 04:07 UTC

This package is auto-updated.

Last update: 2024-10-29 05:28:48 UTC


README

Simple interface for handling all links from PSR-13 link collection by used defined algorithm.

Handled all links from PSR-13 Psr\Link\EvolvableLinkProviderInterface (https://www.php-fig.org/psr/psr-13/) by used defined algorithm. Also has some ready to use handlers.

Requirements

  • PHP >= 8.1

Installation

Using composer (recommended)

composer require balpom/links-handler

License

MIT License See LICENSE.MD