multiline-amio/php-mutlipart-form-data-builder

Build multipart form data string for HTTP request

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/multiline-amio/php-mutlipart-form-data-builder

v1.0.0 2021-08-17 13:14 UTC

This package is auto-updated.

Last update: 2025-10-18 16:41:27 UTC


README

Latest Version on Packagist Total Downloads

Installation

You can install the package via composer:

composer require multiline-amio/php-mutlipart-form-data-builder

Usage

See example/sender.php file for usage.