PHPackages                             webbj74/jsdl-loader - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. webbj74/jsdl-loader

ActiveLibrary[HTTP &amp; Networking](/categories/http)

webbj74/jsdl-loader
===================

A stand-alone JSON Service Description loader for Guzzle based on the ServiceDescriptionLoader class from Guzzle 3.x

0.1.2(7y ago)1144.0kMITPHPPHP &gt;=5.5

Since Feb 3Pushed 7y ago6 watchersCompare

[ Source](https://github.com/webbj74/jsdl-loader)[ Packagist](https://packagist.org/packages/webbj74/jsdl-loader)[ Docs](https://github.com/webbj74/jsdl-loader)[ RSS](/packages/webbj74-jsdl-loader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

jsdl-loader
===========

[](#jsdl-loader)

A stand-alone JSON Service Description loader for Guzzle 5.x based on the ServiceDescriptionLoader class from Guzzle 3.x

Usage
-----

[](#usage)

This software is still pre-release.

Add to composer:

```
$ composer require "webbj74/jsdl-loader:~0.1"

```

or

```
$ composer require "webbj74/jsdl-loader:dev-master"

```

Based on the [guzzle/guzzle-services example](https://github.com/guzzle/guzzle-services/blob/0.5.0/README.rst).

```
use GuzzleHttp\Client;
use GuzzleHttp\Command\Guzzle\Description;
use GuzzleHttp\Command\Guzzle\GuzzleClient;
use Webbj74\JSDL\Loader\ServiceDescriptionLoader;

$client = new Client();
$jsdlLoader = new ServiceDescriptionLoader();
$description = new Description($jsdlLoader->load($pathToServiceDescription));

// Create a new Guzzle Service Description client
$guzzleClient = new GuzzleClient($client, $description);

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

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 ~778 days

Total

3

Last Release

2563d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67c8184136bef791411172eae911b12e1229a10fe2b4547f99f5ddec0bd83e1f?d=identicon)[webbj74](/maintainers/webbj74)

---

Top Contributors

[![webbj74](https://avatars.githubusercontent.com/u/50980?v=4)](https://github.com/webbj74 "webbj74 (6 commits)")[![webbj74-acquia](https://avatars.githubusercontent.com/u/71830038?v=4)](https://github.com/webbj74-acquia "webbj74-acquia (1 commits)")

---

Tags

restweb serviceGuzzlewebservice

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/webbj74-jsdl-loader/health.svg)

```
[![Health](https://phpackages.com/badges/webbj74-jsdl-loader/health.svg)](https://phpackages.com/packages/webbj74-jsdl-loader)
```

###  Alternatives

[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[srmklive/paypal

Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.

1.1k3.8M26](/packages/srmklive-paypal)[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)[wrapi/slack

Wrapper for Slack Web API

56272.3k2](/packages/wrapi-slack)[cundd/rest

REST API for TYPO3 CMS

78120.0k1](/packages/cundd-rest)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)

PHPackages © 2026

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