Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 555 Bytes

What the Avro PHP library is

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 wikimedia/avro

History

Extracted from https://github.com/apache/avro using git subtree.