php-http/multipart-stream-builder
Build multipart/form-data PSR-7 streams from fields and files, independent of any specific PSR-7 implementation. Useful for composing HTTP request bodies for uploads and complex forms, with easy integration via Composer in php-http based clients.
Content-Length header for each part in MultipartStreamBuilder class to comply with RFC 7578 section 4.8..webp images.php-http/message-factorypsr/http-message 2.*data://Allow support for PSR-17
No changes since 0.2.0.
You may do a BC update to version 0.2.0 if you are sure that you are not adding multiple resources with the same name to the Builder.
Use uniqid('', true) for performance reasons
Make sure we support non-seekable streams
Added reset function
Support for custom mimetypes and remove use if PHP's basename
Added Outlook MSG files
Added mimetype for Apple Passbook
How can I help you explore Laravel packages today?