Are there any libraries to encode/decode avro records in PHP? I'm specifically looking to decode kafka records (that are produced via PHP RDKafka)
you can check out my answer for how to use https://github.com/researchgate/avro-php:
avro php - reading from buffer