fig / link-util
Common utility implementations for HTTP links
1.2.0
2021-03-11 23:09 UTC
Requires
- php: >=8.0.0
- psr/link: ^1.1.0 | ^2.0.0
Requires (Dev)
- phpunit/phpunit: ^9
- squizlabs/php_codesniffer: ^2.3.1
Provides
README
This repository includes common utilities to assist with implementing PSR-13.
Note that it is not intended as a complete PSR-13 implementation, only a partial implementation to make writing other implementations easier.