A library for using [Avro](http://avro.apache.org/) with PHP

Maintainers

Package info

github.com/Malraoosh/avro-php

Type:package

pkg:composer/mawdoo3mediawiki/avro

Statistics

Installs: 8 162

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2022-12-07 10:14 UTC

This package is auto-updated.

Last update: 2026-03-07 19:08:46 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 mawdoo3mediawiki/avro

History

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