PHPackages                             pusha/laravel-webmoney - 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. pusha/laravel-webmoney

ActiveLibrary[API Development](/categories/api)

pusha/laravel-webmoney
======================

WebMoney interfaces for Laravel

v2.3.0(1y ago)02.4k1[1 issues](https://github.com/dvpusha/LaravelWebMoney/issues)MITPHPPHP &gt;=5.6CI failing

Since Nov 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dvpusha/LaravelWebMoney)[ Packagist](https://packagist.org/packages/pusha/laravel-webmoney)[ Docs](https://github.com/dvpusha/LaravelWebMoney)[ RSS](/packages/pusha-laravel-webmoney/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/3535864e75e092c0d21a3a3b77c913d8f595322b6d8df8a7860eb170cde13a25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70757368612f6c61726176656c2d7765626d6f6e65792e737667)](https://packagist.org/packages/pusha/laravel-webmoney)[![Total Downloads](https://camo.githubusercontent.com/fe30a367302289cd8b2cf28089b6fd2f52022fb58518f2a3b1300558d99ac83e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70757368612f6c61726176656c2d7765626d6f6e65792e737667)](https://packagist.org/packages/pusha/laravel-webmoney)[![License](https://camo.githubusercontent.com/0483eda1667701f326397bf0973f3a7cb475119238f4235d48e0a8ba03c5e864/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f70757368612f6c61726176656c2d7765626d6f6e65792e737667)](https://packagist.org/packages/pusha/laravel-webmoney)

WebMoney interfaces for Laravel
===============================

[](#webmoney-interfaces-for-laravel)

This package interacts with the API Webmoney

XML-interfaces supported
------------------------

[](#xml-interfaces-supported)

- X2: transferring funds from one purse to another

Installation Via Composer
-------------------------

[](#installation-via-composer)

1. Add the dependency:

    ```
    composer require pusha/laravel-webmoney
    ```
2. Add the service provider to `config/app.php`, within the `providers` array:

    ```
    'providers' => [
        // ...
        Pusha\LaravelWebMoney\WMServiceProvider::class,
    ]
    ```
3. Publish the config file:

    ```
    php artisan vendor:publish

    ```

Examples
--------

[](#examples)

- [Interface X2](https://github.com/dvpusha/LaravelWebMoney/wiki/Interface-X2)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~481 days

Recently: every ~365 days

Total

7

Last Release

565d ago

Major Versions

1.1.0 → v2.0.02020-10-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e183e02f31244830fd850e9d7aa597b07f1c5dc93407cdf8d9a4cb72db10c67?d=identicon)[pusha](/maintainers/pusha)

---

Top Contributors

[![ilzrv](https://avatars.githubusercontent.com/u/28765966?v=4)](https://github.com/ilzrv "ilzrv (9 commits)")[![dvpusha](https://avatars.githubusercontent.com/u/15013796?v=4)](https://github.com/dvpusha "dvpusha (6 commits)")

### Embed Badge

![Health badge](/badges/pusha-laravel-webmoney/health.svg)

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

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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