PHPackages                             vragovr/pimpay-bundle - 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. vragovr/pimpay-bundle

ActiveLibrary[API Development](/categories/api)

vragovr/pimpay-bundle
=====================

Pimpay API Bundle

01.6kPHP

Since Sep 19Pushed 8y agoCompare

[ Source](https://github.com/vragovR/pimpay-bundle)[ Packagist](https://packagist.org/packages/vragovr/pimpay-bundle)[ RSS](/packages/vragovr-pimpay-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PimPay Bundle
=============

[](#pimpay-bundle)

This Bundle integrate the [Pimpay API Wrapper](http://platform.api.pimpay.ru/v2_6/docs/methods) into your Symfony Project.

[![Build Status](https://camo.githubusercontent.com/865192283872a6f2e4089b823a5eb48c332077b7dd1a71f0a753ad2aa1e72005/68747470733a2f2f7472617669732d63692e6f72672f767261676f76522f70696d7061792d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vragovR/pimpay-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7164b1e567c12ecef4134bc0b14a3e39f3a110f3fa655901c0ba677714a33066/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f767261676f76522f70696d7061792d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vragovR/pimpay-bundle/?branch=master)[![Code Climate](https://camo.githubusercontent.com/9c7ec19ccaf47b2bda63eb859e34300d64f224005a7f36496cad6c04a9942aa2/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f767261676f76522f70696d7061792d62756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/vragovR/pimpay-bundle)

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

[](#installation)

### 1: Download

[](#1-download)

```
$ composer require vragovr/pimpay-bunle "dev-master"
```

### 2: Enable

[](#2-enable)

```
public function registerBundles()
{
    $bundles = [
        // ...
        new PimpayBundle\PimpayBundle(),
    ];
}
```

### 3: Configure

[](#3-configure)

```
pimpay:
  token: "your_token"
  path_key: "your_path_to_private_key"
  passphrase: "your_passphrase"
  hash: "SHA256"
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2576829?v=4)[Vragov Roman](/maintainers/vragovR)[@vragovR](https://github.com/vragovR)

---

Top Contributors

[![vragovR](https://avatars.githubusercontent.com/u/2576829?v=4)](https://github.com/vragovR "vragovR (9 commits)")

### Embed Badge

![Health badge](/badges/vragovr-pimpay-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/vragovr-pimpay-bundle/health.svg)](https://phpackages.com/packages/vragovr-pimpay-bundle)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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