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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| flix-tech/avro-serde-php | PHP library for serializing/deserializing Apache Avro with Schema Registry support. Built for Kafka-style messaging, it handles Avro binary encoding, schema resolution, and compatibility, providing a straightforward SerDe layer you can use in your own producers/consumers. | 67 | 68 | 41 | 55K | 15 | 10.8 | 45.8 | MIT | 1 year ago | |
| flix-tech/confluent-schema-registry-api | PHP 7.4+ client for Confluent Schema Registry REST API. Provides low-level PSR-7 request builders and higher-level synchronous/asynchronous APIs, with optional caching and Avro support via flix-tech/avro-php for easier schema management. | 48 | 48 | 29 | 57K | 11 | 11.1 | 47.1 | MIT | 2 years ago | |
| google/cloud-pubsub | Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. | 93 | 97 | 27 | 576K | 0 | 32.7 | 61.5 | Apache-2.0 | 4 weeks ago | |
| 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). | 1 | 1 | 0 | 165K | 0 | 0.6 | 55.3 | MIT | 1 year ago | |
| mateusjunges/confluent-schema-registry-api | PHP 7.4+ client for Confluent Schema Registry REST API. Provides high-level sync/async helpers plus low-level PSR-7 request builders, Avro schema support, and optional caching integration for fetching, registering, and managing schemas. | 1 | 1 | 2 | 175K | 0 | 20.9 | 65.0 | MIT | 1 month ago |
How can I help you explore Laravel packages today?