2017 © Pedro Peláez
 

library laravel-jsonrpcsmd

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

image

greplab/laravel-jsonrpcsmd

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  • Tuesday, January 20, 2015
  • by dzegarra
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

JSON-RPC Service Mapping Description for Laravel 4.2

This library function as a port to make available the smd map in laravel 4.2 with the minimun effort., (*1)

Usage

This library works making all the public methods of the classes in a directory available as a services, (*2)

//You can start like this:
$smd = new \Greplab\Jsonrpcsmd\Smd('http://my-website/path/of/the/endpoint');

//Or like that:
$smd = new \Greplab\Jsonrpcsmd\Smd();
$smd->setTarget('http://my-website/path/of/the/endpoint');

License

This library is open-sourced software licensed under the MIT license, (*3)

The Versions

20/01 2015

dev-master

9999999-dev https://github.com/GrepLab/laravel-jsonrpcsmd

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  Sources   Download

MIT

The Requires

 

service json json-rpc jsonrpc mapping rpc description smd

20/01 2015

v0.2.1

0.2.1.0 https://github.com/GrepLab/laravel-jsonrpcsmd

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  Sources   Download

MIT

The Requires

 

service json json-rpc jsonrpc mapping rpc description smd

17/01 2015

v0.2

0.2.0.0 https://github.com/GrepLab/laravel-jsonrpcsmd

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  Sources   Download

MIT

The Requires

 

service json json-rpc jsonrpc mapping rpc description smd

05/11 2014

v0.1.1

0.1.1.0

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  Sources   Download

MIT

The Requires

 

service json json-rpc jsonrpc mapping rpc description smd

02/11 2014

v0.1.0

0.1.0.0

This is a port of the greplab/jsonrpcsmd library for laravel 4.2.

  Sources   Download

MIT

The Requires

 

service json json-rpc jsonrpc mapping rpc description smd