2017 © Pedro Peláez
 

library jsonrpc-smd-converter

Convert jsonRPC smd schema to other formats

image

tochka-developers/jsonrpc-smd-converter

Convert jsonRPC smd schema to other formats

  • Wednesday, July 4, 2018
  • by Hatsu
  • Repository
  • 4 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

SMD ковертер

Конвертирует jsonRPC SMD схему в рзаные форматы, (*1)

Поддерживаемы форматы

  • postman

Использование

php artisan jsonrpc:convert {source} {format}
  • source и format можно заменить на all
  • если не указать будет выбор из доступных вариантов
  • если source или format всего один то можно не их можно не указывать

Установка

lumen

bootstrap, (*2)

$app->register(Tochka\JsonRpcSmdConverter\ServiceProvider::class);

Laravel >=5.5

Провайдер регистрируется атомаматически, (*3)

laravel <=5.4

Зарегистировать пройвадера в configs/app.php, (*4)

Конфигурация

php artisan vendor:publish --provider="Tochka\JsonRpcSmdConverter\JsonRpcSmdConverterServiceProvider"

The Versions

04/07 2018

dev-master

9999999-dev

Convert jsonRPC smd schema to other formats

  Sources   Download

MIT

The Requires

 

by Dmitriy Barakovskikh

04/07 2018

v0.9.1

0.9.1.0

Convert jsonRPC smd schema to other formats

  Sources   Download

MIT

The Requires

 

by Dmitriy Barakovskikh

01/07 2018

v0.8.1

0.8.1.0

Convert jsonRPC smd schema to other formats

  Sources   Download

MIT

The Requires

 

by Dmitriy Barakovskikh

01/07 2018

v0.9.0

0.9.0.0

Convert jsonRPC smd schema to other formats

  Sources   Download

MIT

The Requires

 

by Dmitriy Barakovskikh

12/06 2018

v0.8

0.8.0.0

Convert jsonRPC smd schema to other formats

  Sources   Download

MIT

The Requires

 

by Dmitriy Barakovskikh