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 today

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 26% 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

4182d 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

1971.3M14](/packages/datto-json-rpc)[wa72/jsonrpc-bundle

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

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

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

2681.8k1](/packages/cranetm-yii2-json-rpc-20)[nizsheanez/yii2-json-rpc

A lightweight JsonRpc Server and Client for PHP

1934.3k](/packages/nizsheanez-yii2-json-rpc)[tinywan/rpc

simple rpc service for webman plugin

203.7k](/packages/tinywan-rpc)

PHPackages © 2026

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