Download the PHP package php-kafka/avsc-json-converter without Composer
On this page you can find all versions of the php package php-kafka/avsc-json-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package avsc-json-converter
Avsc Json Schema converter
Converts an Avsc schema into a JSON schema
Installation
Usage
Convert a folder with avsc files into json schema:
Convert a single avsc file to a json schema:
Options
--convertOnlyValueSchema
only convert avsc files that end withvalue.avsc
--noDefaultAsRequired
only mark fields with no defaults as required instead of all
Known issues
This library is very experimental and has the following open issues / tasks
All versions of avsc-json-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-json Version *
symfony/console Version ^5.3
pimple/pimple Version ^3.5
ext-json Version *
symfony/console Version ^5.3
pimple/pimple Version ^3.5
The package php-kafka/avsc-json-converter contains the following files
Loading the files please wait ....