mateusjunges/avro-serde-php
PHP 7.3+/8 Avro serializer/deserializer implementing Confluent wire format with Schema Registry integration. Supports schema evolution via Confluent compatibility policies and works with FlixTech’s schema-registry-php-client (recommended with caching).
This package enables PHP-based services to integrate with Avro-dependent systems (e.g., Apache Kafka, data lakes) by providing schema-aware serialization/deserialization. It supports critical product decisions around schema evolution for long-term data compatibility, cross-service data consistency, and reducing manual serialization logic in PHP microservices. However, the extremely low adoption (1 star) and potential maintenance risks require validation of stability before committing to Avro-centric data pipelines in PHP.
Adopt only if:
How can I help you explore Laravel packages today?