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
Requires
- php: >=8.1
- balpom/web-link: ^1.1
- league/uri: >=7.4
- symfony/web-link: ^6.4
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