fig / link-util
Common utility implementations for HTTP links
Installs: 53 357 924
Dependents: 29
Suggesters: 1
Security: 0
Stars: 1 841
Watchers: 9
Forks: 10
Open Issues: 1
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.