php-http / multipart-stream-builder
A builder class that help you create a multipart stream
Installs: 52 694 805
Dependents: 186
Suggesters: 5
Security: 0
Stars: 270
Watchers: 6
Forks: 12
Open Issues: 0
Requires
- php: ^7.1 || ^8.0
- php-http/discovery: ^1.15
- psr/http-factory-implementation: ^1.0
Requires (Dev)
- nyholm/psr7: ^1.0
- php-http/message: ^1.5
- php-http/message-factory: ^1.0.2
- phpunit/phpunit: ^7.5.15 || ^8.5 || ^9.3
README
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.