File: README.md

package info (click to toggle)
php-fig-link-util 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: php: 523; xml: 15; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
PSR Http Link Utilities
=======================

![Quality Assurance](https://github.com/php-fig/link-util/workflows/Quality%20Assurance/badge.svg)

This repository includes common utilities to assist with implementing [PSR-13](https://www.php-fig.org/psr/psr-13/).

Note that it is not intended as a complete PSR-13 implementation, only a partial implementation
to make writing other implementations easier.