https://github.com/sitkoru/sitko.grpc.tools.php
https://github.com/sitkoru/sitko.grpc.tools.php
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sitkoru/sitko.grpc.tools.php
- Owner: sitkoru
- License: mit
- Created: 2020-10-08T11:02:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T06:58:04.000Z (over 3 years ago)
- Last Synced: 2025-10-26T13:59:27.320Z (8 months ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sitko.Grpc.Tools.Php
[](https://www.nuget.org/packages/Sitko.Grpc.Tools.Php/)
MSBuild Target for generate php files from gRPC
# Installation
```
dotnet add package Sitko.Grpc.Tools.Php
```
# Basic usage
Add PhpOutputDir property to Protobuf Item
```xml
```
# Limitations
Works only on Linux x64 for now