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 | 53K | 15 | 10.9 | 46.0 | 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 | 28 | 61K | 11 | 11.0 | 47.5 | 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. | 91 | 95 | 27 | 520K | 0 | 30.0 | 60.1 | Apache-2.0 | 1 month 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 | 145K | 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 | 1 | 151K | 0 | 16.0 | 62.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?