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

Installs: 20 092

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 22

pkg:composer/iventuregroup/avro

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

This package is not auto-updated.

Last update: 2025-10-25 06:57:23 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.