Coder Social home page Coder Social logo

edsrzf / twirp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twirphp/twirp

0.0 0.0 0.0 538 KB

PHP port of Twitch's Twirp RPC framework

Home Page: https://twirphp.github.io

License: MIT License

PHP 68.16% Shell 12.15% Go 13.05% Makefile 4.96% Nix 1.69%

twirp's Introduction

TwirPHP: PHP port of Twitch's Twirp RPC framework

GitHub Workflow Status Twirp Version Go Report Card Composer Package

Installation

Download prebuilt binaries for the protoc plugin from the releases page.

Alternatively, you can use the following oneliner to install the plugin:

curl -Ls https://git.io/twirphp | bash -b path/to/bin

See the documentation for details.

Documentation

See the official documentation.

Development

Install dependencies:

go mod download
composer install

If you change something in the protoc plugin, regenerate the examples:

make generate

When all coding and testing is done, please run the test suite:

make check

For the best developer experience, install Nix and direnv.

Alternatively, install the following dependencies manually:

  • Go >=1.17
  • PHP 8.x
  • Composer 2.x

Then run make deps to install the remaining dependencies.

Security

If you discover any security related issues, please contact us at [email protected].

License

The project is licensed under the MIT License.

The original Twirp library is licensed under the Apache 2.0 License.

twirp's People

Contributors

bakins avatar dependabot[bot] avatar honzatrtik avatar jitendra-1217 avatar mterwill avatar rastislavnemec avatar sagikazarmark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.