flix-tech/avro-php
A PHP library for working with Apache Avro: parse schemas, encode/decode Avro data, and integrate serialization into your apps. Useful for Kafka-style pipelines and data interchange where compact binary formats and schema evolution matter.
Full Changelog: https://github.com/flix-tech/avro-php/compare/5.1.1...5.2.0
Full Changelog: https://github.com/flix-tech/avro-php/compare/5.1.0...5.1.1
Full Changelog: https://github.com/flix-tech/avro-php/compare/5.0.1...5.0.2
Full Changelog: https://github.com/flix-tech/avro-php/compare/5.0.0...5.0.1
This release adds PHP 8.2 support.
Full Changelog: https://github.com/flix-tech/avro-php/compare/4.2.0...4.3.0
Minor BC Break: Scalar attributes are now rendered as { "type": "string" }
Fix default field values #15
Included in this release:
readIteratorThanks @smalot
This release adds PHP 7.4 to the travis test targets and fixes some deprecation notes in https://github.com/flix-tech/avro-php/pull/6.
Thanks @offdev
Uninitialized string offset exception. The error was mainfesting when serializing avro schemas with array types.How can I help you explore Laravel packages today?