chasdevs/avro-to-php
Composer 安装命令:
composer require chasdevs/avro-to-php
包简介
Compile Avro .avsc files into PHP.
README 文档
README
Compile Avro .avsc files into usable PHP classes.
Supports PHP >=8.1, for PHP 7.4 support use version 3.1.0
Installation
composer require chasdevs/avro-to-php
Usage
vendor/bin/avro-to-php compile dir/with/avsc/
Releasing
- Update VER in Makefile
- Run
make release
Roadmap
- Basic Records
- Arrays
- Unions
- CLI
- Defaults
- Enums
- Logical types (only tested with timestamp-millis)
- Maps
- Serialization Tests
- Fixed
- Sort Order
- Aliases
统计信息
- 总下载量: 4.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-14