balpom / links-handler
Simple interface for handling all links from PSR-13 link collection by used defined algorithm.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/balpom/links-handler
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