PHPackages                             deso-smart/laravel-deso-client - 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. [API Development](/categories/api)
4. /
5. deso-smart/laravel-deso-client

ActiveLibrary[API Development](/categories/api)

deso-smart/laravel-deso-client
==============================

Laravel DeSo Client

v0.2.1(3y ago)079MITPHPPHP ^8.1

Since May 11Pushed 3y ago3 watchersCompare

[ Source](https://github.com/deso-smart/laravel-deso-client)[ Packagist](https://packagist.org/packages/deso-smart/laravel-deso-client)[ RSS](/packages/deso-smart-laravel-deso-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

DeSo Client for Laravel
=======================

[](#deso-client-for-laravel)

[![License](https://camo.githubusercontent.com/47c7d450688b135f5dc48b27b9795c63796fe6727d1b4c62c4252d63aea5c23f/68747470733a2f2f706f7365722e707567782e6f72672f6465736f2d736d6172742f6c61726176656c2d6465736f2d636c69656e742f6c6963656e7365)](https://packagist.org/packages/deso-smart/laravel-deso-client)[![Latest Stable Version](https://camo.githubusercontent.com/e518d8b9d1623c8f8a94fe9e5967520b1567f245a66473dd6aad87151218b853/68747470733a2f2f706f7365722e707567782e6f72672f6465736f2d736d6172742f6c61726176656c2d6465736f2d636c69656e742f762f737461626c65)](https://packagist.org/packages/deso-smart/laravel-deso-client)[![Total Downloads](https://camo.githubusercontent.com/97ea9a6d4f5ba95787459c14f05f22fac1635f116e94c92115260ea43882ec7c/68747470733a2f2f706f7365722e707567782e6f72672f6465736f2d736d6172742f6c61726176656c2d6465736f2d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/deso-smart/laravel-deso-client)

Installation
------------

[](#installation)

Require this package with composer.

```
composer require deso-smart/laravel-deso-client
```

Laravel &gt;=5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

Copy the package config to your local config with the publish command:

```
php artisan vendor:publish --provider="DesoSmart\DesoClient\DesoClientServiceProvider" --tag=config
```

Usage example
-------------

[](#usage-example)

```
use DesoSmart\DesoClient\DesoClient;
// ...
public function handler(DesoClient $client)
{
    $payload = $client->getExchangeRate();

    dd($payload);
}
// ...
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~32 days

Total

5

Last Release

1335d ago

PHP version history (2 changes)v0.0.1PHP ^8

v0.2.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/58bb9712065339d2fd322499afae5cf4db3deb1cd8bd268c9116454694fbd01a?d=identicon)[mp6j8i](/maintainers/mp6j8i)

---

Top Contributors

[![hz61p1](https://avatars.githubusercontent.com/u/12779610?v=4)](https://github.com/hz61p1 "hz61p1 (7 commits)")

---

Tags

laraveldeso

### Embed Badge

![Health badge](/badges/deso-smart-laravel-deso-client/health.svg)

```
[![Health](https://phpackages.com/badges/deso-smart-laravel-deso-client/health.svg)](https://phpackages.com/packages/deso-smart-laravel-deso-client)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)

PHPackages © 2026

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