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
- Host: GitHub
- URL: https://github.com/wavesplatform/protobuf-php
- Owner: wavesplatform
- License: mit
- Created: 2022-07-29T10:21:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T00:19:16.000Z (over 1 year ago)
- Last Synced: 2025-11-27T16:43:56.870Z (5 months ago)
- Language: PHP
- Size: 54.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)