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

Installs: 7 240

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:package

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

This package is auto-updated.

Last update: 2025-03-07 16:47:49 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.