kohutovic / avro-php

A library for using Avro with PHP. This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A library for using Avro with PHP. This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.

License:Apache License 2.0


Languages

Language:PHP 100.0%