PHPackages                             greplab/laravel-jsonrpcsmd - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. greplab/laravel-jsonrpcsmd

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

greplab/laravel-jsonrpcsmd
==========================

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

v0.2.1(11y ago)023MITPHPPHP &gt;=5.4.0

Since Nov 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dzegarra/laravel-jsonrpcsmd)[ Packagist](https://packagist.org/packages/greplab/laravel-jsonrpcsmd)[ Docs](https://github.com/GrepLab/laravel-jsonrpcsmd)[ RSS](/packages/greplab-laravel-jsonrpcsmd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

JSON-RPC Service Mapping Description for Laravel 4.2
----------------------------------------------------

[](#json-rpc-service-mapping-description-for-laravel-42)

This library function as a port to make available the smd map in laravel 4.2 with the minimun effort.

### Usage

[](#usage)

This library works making all the public methods of the classes in a directory available as a services

```
//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

[](#license)

This library is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~26 days

Total

4

Last Release

4130d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4b73935d763e0a8701d4c80fefb3283428f61c78e5b71f4cd7324c6f0b9a7ae?d=identicon)[dzegarra](/maintainers/dzegarra)

---

Tags

jsonrpcservicemappingjsonrpcdescriptionjson-rpcsmd

### Embed Badge

![Health badge](/badges/greplab-laravel-jsonrpcsmd/health.svg)

```
[![Health](https://phpackages.com/badges/greplab-laravel-jsonrpcsmd/health.svg)](https://phpackages.com/packages/greplab-laravel-jsonrpcsmd)
```

###  Alternatives

[datto/json-rpc

Fully unit-tested JSON-RPC 2.0 for PHP

1951.3M14](/packages/datto-json-rpc)[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.1k215.3k37](/packages/hprose-hprose)[wa72/jsonrpc-bundle

JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC webservices

3164.1k](/packages/wa72-jsonrpc-bundle)[cranetm/yii2-json-rpc-2.0

JSON RPC 2.0 for Yii2 strict type validation of request and response data

2679.6k1](/packages/cranetm-yii2-json-rpc-20)[graze/guzzle-jsonrpc

JSON-RPC 2.0 client for Guzzle

981.2M24](/packages/graze-guzzle-jsonrpc)[datto/json-rpc-http

HTTP client and server for JSON-RPC 2.0

66525.9k5](/packages/datto-json-rpc-http)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
