An open API service indexing awesome lists of open source software.

https://github.com/wavesplatform/protobuf-php

Protobuf schemes for php
https://github.com/wavesplatform/protobuf-php

Last synced: 3 months ago
JSON representation

Protobuf schemes for php

Awesome Lists containing this project

README

          

# Protocol Buffers PHP schemas for Waves Platform

## Usage
```bash
composer require waves/protobuf
```

## Dependencies

- [wavesplatform/protobuf-schemas](https://github.com/wavesplatform/protobuf-schemas/tags)
- [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf/tags)
- [protocolbuffers/protobuf-php](https://github.com/protocolbuffers/protobuf-php/tags)

## Generation

- Edit/run: [`protobuf.bat`](protobuf.bat)