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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alengo/alengo-voucher-bundle

ActiveSulu-bundle[Utility &amp; Helpers](/categories/utility)

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

Voucher Bundle

0.4.3(1y ago)059MITPHPPHP ^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 yesterday

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 52% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

585d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M576](/packages/shopware-core)[sulu/sulu

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

1.3k1.4M204](/packages/sulu-sulu)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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