Hello! I've developed a PHP library for Avro against the Avro 1.3.3 spec as part of using Avro at myYearbook.com. It's based on the Python and Ruby libraries. Current functionality includes schema parsing, Avro data file and string IO. I'm working on IPC and protocol support but those pieces aren't complete yet.
We'd like to contribute this work back to the Avro project. Assuming the work is welcome, how would I go about doing so? I'm currently working off of a private branch of the public git repository at <http://github.com/apache/avro>. I look forward to hearing from you. Cheers, Michael Glaesemann [email protected]
