PHPackages                             djinn-dev/php-fig - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. djinn-dev/php-fig

ActiveLibrary[HTTP &amp; Networking](/categories/http)

djinn-dev/php-fig
=================

A fast PHP8 implementation of PHP-Fig interfaces.

v0.3(1mo ago)06MITPHPPHP &gt;=8.3

Since May 23Pushed 1mo agoCompare

[ Source](https://github.com/djinn-dev/php-fig)[ Packagist](https://packagist.org/packages/djinn-dev/php-fig)[ Docs](https://djinn.dev/)[ RSS](/packages/djinn-dev-php-fig/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (8)Versions (9)Used By (0)

[![PHP Version](https://camo.githubusercontent.com/ef0054230522e542bc1f908ac005c6c75888dea255bac910f9015e12095e31d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c7565)](https://camo.githubusercontent.com/ef0054230522e542bc1f908ac005c6c75888dea255bac910f9015e12095e31d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e332d626c7565)[![License](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)

PHP-Fig
=======

[](#php-fig)

A fast PHP8 implementation of PHP-Fig interfaces.

Interfaces Implemented
----------------------

[](#interfaces-implemented)

- PSR-7
- PSR-17

Installation
------------

[](#installation)

Install the package with Composer:

```
composer require djinn-dev/php-fig
```

Usage
-----

[](#usage)

### Example

[](#example)

```
