Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 659 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 659 Bytes

PHP Mutlipart Form Data Builder

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.