A library for using Apache Avro with PHP. Fork from wikimedia/avro

v2.0.1 2017-09-07 12:52 UTC

This package is not auto-updated.

Last update: 2024-04-26 23:35:09 UTC


README

A library for using Avro with PHP.

Requirements

Both GMP and PHPUnit are often available via package management systems as php5-gmp and phpunit, respectively.

Getting started

$ composer require iventuregroup/avro-php

History

Extracted from https://github.com/wikimedia/avro-php.