Libraries tagged by avro
apache/avro
53272 Downloads
Apache Avro™ is a data serialization system.
flix-tech/avro-serde-php
4155342 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
flix-tech/avro-php
8217231 Downloads
Avro schema encoder/decoder. Fork of rg/avro-php
rg/avro-php
1147610 Downloads
Composer packaging for vanilla Apache Avro, with fixes
mateusjunges/avro-serde-php
2359650 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
mattiabasone/avro-serde-php
63135 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
wikimedia/avro
992490 Downloads
A library for using Apache Avro with PHP.
jaumo/avro
67876 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
nealio82/avro-php
81481 Downloads
Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
jobcloud/avro-validator
23912 Downloads
auxmoney/avro-php
17531 Downloads
Avro schema encoder/decoder
avro/csv-bundle
40332 Downloads
Symfony2 CSV Bundle
php-kafka/php-avro-schema-generator
22286 Downloads
PHP avro schema generator for subschema
chasdevs/avro-to-php
4058 Downloads
Compile Avro .avsc files into PHP.
chasdevs/avro-parser
79460 Downloads
A lightweight PHP library for parsing Avro .avsc strings into representative objects. Used in chasdevs/avro-to-php.