We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6025895 commit 0d3c175Copy full SHA for 0d3c175
1 file changed
README.md
@@ -13,7 +13,7 @@ A pure PHP implementation of the [MessagePack](https://msgpack.org/) serializati
13
including **bin**, **str** and **ext** types
14
* Supports [streaming unpacking](#unpacking)
15
* Supports [unsigned 64-bit integers handling](#unpacking-options)
16
- * Supports [object serialization](#type-transformers)
+ * Supports [object serialization](#custom-types)
17
* [Fully tested](https://github.com/rybakit/msgpack.php/actions?query=workflow%3AQA)
18
* [Relatively fast](#performance)
19
0 commit comments