Hi Some time ago I re-worked the Avro PHP lib to bring in strict typing, autoloading support, and namespaces. I think a few people are finding it useful now, and I've had at least one feature request.
How do I go about contributing this back to the official Avro project? My project is here: https://github.com/nealio82/avro-php (currently based upon Avro 1.8.1)
