microsoft/kiota-serialization-multipart

Multipart implementation of Kiota abstractions serialization.

Maintainers

👁 graphsdkpub

Package info

github.com/microsoft/kiota-serialization-multipart-php

pkg:composer/microsoft/kiota-serialization-multipart

Statistics

Installs: 3 436 379

Dependents: 9

Suggesters: 0

Stars: 6

2.0.2 2026-04-20 16:09 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT e5a7b2221321e573674ac5052b8e197118131a86

  • Microsoft Graph Client Tooling <graphtooling.woop@service.microsoft.com>

This package is auto-updated.

Last update: 2026-05-20 16:23:13 UTC


README

👁 Build Status
👁 Latest Stable Version
👁 Coverage

The Multipart Serialization Library for PHP is the PHP Multipart serialization library implementation.

A Kiota generated project will need a reference to a multipart serialization package to handle multipart body payloads from an API endpoint.

Read more about Kiota here.

Using the Kiota JSON Serialization Library for PHP

run composer require microsoft/kiota-serialization-json or add the following to your composer.json file:

{
 "require": {
 // x-release-please-start-version
 "microsoft/kiota-serialization-multipart": "^2.0.2"
 // x-release-please-end
 }
}

Contributing

This project welcomes contributions and suggestions. This project welcomes contributions and suggestions. Issues and pull requests should be made against the kiota-php repository. This repository is only used for releases.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.