A library for using Avro with PHP.
- PHP 5
- On 32-bit platforms, the GMP PHP extension
- For testing, PHPUnit
Both GMP and PHPUnit are often available via package management
systems as php5-gmp
and phpunit
, respectively.
$ composer require wikimedia/avro
Extracted from https://github.com/apache/avro using git subtree
.