PHPackages                             forci/epay-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. [Payment Processing](/categories/payments)
4. /
5. forci/epay-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

forci/epay-bundle
=================

A Symfony2 bundle for working with the epay.bg payment gateway.

v0.1.0(8y ago)12GPL-2.0PHPPHP &gt;=7.1.3

Since Dec 14Pushed 8y ago2 watchersCompare

[ Source](https://github.com/forci/epay-bundle)[ Packagist](https://packagist.org/packages/forci/epay-bundle)[ RSS](/packages/forci-epay-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

WucdbmEpayBundle
================

[](#wucdbmepaybundle)

TODO
====

[](#todo)

- Tests

Usage

- Register a service that extends the `Forci\Component\Epay\Client\ClientOptions` class
- Register a service that implements the `Forci\Component\Epay\Client\PaymentHandlerInterface` interface
- in your config.yml add:

```
wucdbm_epay:
    client_options: "YourOptionsServiceId"
    client_handler: "YourHandlerServiceId"

```

- Add a `new Forci\Bundle\EpayBundle\WucdbmEpayBundle(),` line to your AppKernel &gt;&gt; A F T E R &lt;&lt; the bundle that registers the mandatory services
- Optionally, override the `wucdbm_epay.receive_url` parameter (defaults to `receive`)
- Mouting the `@ForciEpayBundle/Resources/config/routing.yml` file in your `routing.yml`

```
wucdbm_epay:
    resource: "@WucdbmEpayBundle/Resources/config/routing.yml"
    prefix: /payments/epay

```

- The receive address will now be `/payments/epay/%wucdbm_epay.receive_url%` - `/payments/epay/receive` by default. This gives you the full flexibility to alter the URL at which you receive the payments.
- Use the `app/console wucdbm_epay:get_receive_path` command to make sure you have the correct receive path
- Go to epay.bg and contact their support asking them to set your correct receive URL

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3072d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56129a0e9c0044d2857f405e0cf44b1c8f53bc86503dfc1c0ac3829401333c5e?d=identicon)[wucdbm](/maintainers/wucdbm)

![](https://www.gravatar.com/avatar/ed2ac86b181a27c200a06589bd2f1c893314f698d4281b84373eb8cc5b8334ea?d=identicon)[grigoryosifov](/maintainers/grigoryosifov)

---

Top Contributors

[![wucdbm](https://avatars.githubusercontent.com/u/1559022?v=4)](https://github.com/wucdbm "wucdbm (3 commits)")

---

Tags

epaywucdbmforciepay.bgepay bundleepay.bg bundle

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/forci-epay-bundle/health.svg)

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

###  Alternatives

[sylius/payment-bundle

Flexible payments system for Symfony e-commerce applications.

22268.0k5](/packages/sylius-payment-bundle)[paymentsuite/paymentsuite

PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects

2615.5k2](/packages/paymentsuite-paymentsuite)[thehocinesaad/laravel-chargily-epay

Laravel-Chargily-ePay is a Laravel package that provides an easy interface to Chargily ePay gateway

202.1k](/packages/thehocinesaad-laravel-chargily-epay)

PHPackages © 2026

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