PHPackages                             alengo/alengo-voucher-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. alengo/alengo-voucher-bundle

ActiveSulu-bundle

alengo/alengo-voucher-bundle
============================

Voucher Bundle

0.4.3(1y ago)057MITPHPPHP ^8.1

Since Mar 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alengodev/alengoVoucherBundle)[ Packagist](https://packagist.org/packages/alengo/alengo-voucher-bundle)[ Docs](https://github.com/alengodev/alengoVoucherBundle)[ RSS](/packages/alengo-alengo-voucher-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (23)Versions (12)Used By (0)

 [ ![GitHub license](https://camo.githubusercontent.com/45c456929a5789f047eb965118a79938c1048cd38afdcf005b1dd7aae5df5092/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616c656e676f6465762f616c656e676f566f756368657242756e646c653f7374796c653d666c61742d737175617265) ](https://github.com/sulu/sulu/blob/master/LICENSE) [ ![GitHub tag (latest SemVer)](https://camo.githubusercontent.com/ddf12233fcf5e7457afe0da15942e6f9c9b7250a1a9667a6147fedcac920aff3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f616c656e676f6465762f616c656e676f566f756368657242756e646c653f7374796c653d666c61742d737175617265) ](https://github.com/sulu/sulu/releases) [ ![Sulu compatibility](https://camo.githubusercontent.com/2d7612b3bff66dc516b554ba8618284432e743924eb7ef675bffdb1f9180f3b8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73756c75253230636f6d7061746962696c6974792d2533453d322e332d3532623663612e737667) ](https://github.com/sulu/sulu/releases)

Requirements
------------

[](#requirements)

- PHP 8.1
- Symfony &gt;=6.0

### Install the bundle

[](#install-the-bundle)

Execute the following [composer](https://getcomposer.org/) command

```
composer require alengo/alengo-voucher-bundle
```

### Enable the bundle

[](#enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
return [
    /* ... */
    Alengo\Bundle\AlengoVoucherBundle\AlengoVoucherBundle::class => ['all' => true],
];
```

```
bin/console do:sch:up --force
```

### Configure the Bundle

[](#configure-the-bundle)

Set the following config in your routes\_admin.yaml

```
app.voucher_categories_api:
   type: rest
   resource: Alengo\Bundle\AlengoVoucherBundle\Controller\Admin\VoucherCategoriesController
   prefix: /admin/api
   name_prefix: app.

app.voucher_orders_api:
   type: rest
   resource: Alengo\Bundle\AlengoVoucherBundle\Controller\Admin\VoucherOrdersController
   prefix: /admin/api
   name_prefix: app.
```

Define if you want to query vouchers per webspace /config/packages/alengo\_voucher.yaml

```
   alengo_voucher:
       per_webspace: true
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.9% 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 ~68 days

Recently: every ~90 days

Total

10

Last Release

533d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a3bea97975bdeddcfa5b76c222740e703e4ff5f9bbf5f6d5d75e8827e0a48ac?d=identicon)[alengodev](/maintainers/alengodev)

---

Top Contributors

[![hual7](https://avatars.githubusercontent.com/u/89628357?v=4)](https://github.com/hual7 "hual7 (37 commits)")[![alengodev](https://avatars.githubusercontent.com/u/25492962?v=4)](https://github.com/alengodev "alengodev (2 commits)")

---

Tags

contententitysulusulucms

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alengo-alengo-voucher-bundle/health.svg)

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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