1769948556
markdown-92febc62c02f75c918ae67bf437ce5d7f5b2563b
s:637:"<h1>PSR Http Message Util</h1>
<p>This repository holds utility classes and constants to facilitate common
operations of <a href="https://www.php-fig.org/psr/psr-7/">PSR-7</a>; the primary purpose is
to provide constants for referring to request methods, response status codes and
messages, and potentially common headers.</p>
<p>Implementation of PSR-7 interfaces is <strong>not</strong> within the scope of this package.</p>
<h2>Installation</h2>
<p>Install by adding the package as a <a href="https://getcomposer.org">Composer</a>
requirement:</p>
<pre><code class="language-bash">$ composer require fig/http-message-util</code></pre>";