/var/www/vhosts/ihelp.ro/_OLD/vendor/psr/http-factory
NameSizeModeActions
src/-0755rm
.gitignore220644editdlrm
.pullapprove.yml1360644editdlrm
composer.json7000644editdlrm
LICENSE10640644editdlrm
README.md4290644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/psr/http-factory/README.md (429B)
HTTP Factories ============== This repository holds all interfaces related to [PSR-17 (HTTP Message Factories)][psr-17]. Please refer to the specification for a description. You can find implementations of the specification by looking for packages providing the [psr/http-factory-implementation](https://packagist.org/providers/psr/http-factory-implementation) virtual package. [psr-17]: https://www.php-fig.org/psr/psr-17/