Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

illuminateeducation/avro-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What the Avro PHP library is

A library for using Avro with PHP.

This is a fork of wikimedia/avro-php. AvroDataIoReader is only able to read avro files into memory and the class isn't easily extensible. This fork will add accessors so that iterative reading is possible.

Requirements

Both GMP and PHPUnit are often available via package management systems as php5-gmp and phpunit, respectively.

Getting started

$ composer require illuminateeducation/avro-php

History

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

Packages

No packages published

Languages

  • PHP 100.0%