Download the PHP package sparhandy/avro-php without Composer
On this page you can find all versions of the php package sparhandy/avro-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sparhandy/avro-php
More information about sparhandy/avro-php
Files in sparhandy/avro-php
Download sparhandy/avro-php
More information about sparhandy/avro-php
Files in sparhandy/avro-php
Vendor sparhandy
Package avro-php
Short Description Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
License proprietary
Package avro-php
Short Description Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
License proprietary
Please rate this library. Is it a good library?
Informations about the package avro-php
Sparhandy/avro-php
This is a package based on the Apache AVRO PHP library (v 1.8.1).
The core logic remains the same but I've added Composer support, PSR-4 autoloading, method type-hinting, fixed property accessors with encapsulation where I've found errors (private/public member access), and some other tidy-ups.
Usage
Installation
Usage
Based on the official library's example:
All versions of avro-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package sparhandy/avro-php contains the following files
Loading the files please wait ....