Skip to content
This repository was archived by the owner on Feb 7, 2025. 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.

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%