php-http / multipart-stream-builder

Build a multipart stream independently form any PSR7 Stream implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSR-7 Multipart Stream Builder

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

A builder for Multipart PSR-7 Streams. The builder create streams independenly form any PSR-7 implementation.

Install

Via Composer

$ composer require php-http/multipart-stream-builder

Documentation

Please see the official documentation.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please contact us at security@php-http.org.

License

The MIT License (MIT). Please see License File for more information.

About

Build a multipart stream independently form any PSR7 Stream implementation

License:MIT License


Languages

Language:PHP 100.0%