PHPackages                             uvdesk/extension-framework - 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. uvdesk/extension-framework

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

uvdesk/extension-framework
==========================

UVDesk Community Helpdesk Extension Framework Bundle

v1.1.2(1y ago)1636.5k↓12.1%21[1 issues](https://github.com/uvdesk/extension-framework/issues)MITPHPPHP ^7.2.5 || ^8.0

Since Oct 9Pushed 11mo ago8 watchersCompare

[ Source](https://github.com/uvdesk/extension-framework)[ Packagist](https://packagist.org/packages/uvdesk/extension-framework)[ RSS](/packages/uvdesk-extension-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

[ ![](https://camo.githubusercontent.com/c69c613593ee19d21a501366e3e58b5b5d15e982f2f90c751d4ca6b01e635f2b/68747470733a2f2f73332d61702d736f757468656173742d312e616d617a6f6e6177732e636f6d2f63646e2e75766465736b2e636f6d2f75766465736b2f62756e646c65732f7765626b756c64656661756c742f696d616765732f75766465736b2d776964652e737667)](https://www.uvdesk.com/en/)

 [![Latest Stable Version](https://camo.githubusercontent.com/1d64730dc43cc6426d0dad76b5b5a09f87b23b86c072570996b7b03ab25ab5c2/68747470733a2f2f706f7365722e707567782e6f72672f75766465736b2f657874656e73696f6e2d6672616d65776f726b2f762f737461626c652e737667)](https://packagist.org/packages/uvdesk/extension-framework) [![Total Downloads](https://camo.githubusercontent.com/6bdfd41358c0300dc156b8faa8807d3bb582cd7b5023d85b9cb830651c1a4f9a/68747470733a2f2f706f7365722e707567782e6f72672f75766465736b2f657874656e73696f6e2d6672616d65776f726b2f642f746f74616c2e737667)](https://packagist.org/packages/uvdesk/extension-framework) [![License](https://camo.githubusercontent.com/4cf9624d7d44d480f5c2c327e5fac891a16bb23b8d5bdfbba0104d1d19cdbf40/68747470733a2f2f706f7365722e707567782e6f72672f75766465736b2f657874656e73696f6e2d6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/uvdesk/extension-framework) [![connect on gitter](https://camo.githubusercontent.com/e8ce65e53744a256ca061309485e558b632c490a0417471ace10a6e0291771a9/68747470733a2f2f6261646765732e6769747465722e696d2f75766465736b2f657874656e73696f6e2d6672616d65776f726b2e737667)](https://gitter.im/uvdesk/extension-framework)

The extension framework bundle empowers merchants and developers alike with the ability to utilize the full benefits of the uvdesk community.

Whether you're a merchant looking for solutions to extend the capabilities of your helpdesk system, or a developer looking to roll out their own solutions for other merchants to use, the extension framework bundle provides you with all the tools necessary to easily build powerful integrations.

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

[](#installation)

Before installing, make sure that you have [Composer](https://getcomposer.org/) installed.

To require the extension framework bundle into your uvdesk community helpdesk project, simply run the following from your project's root:

```
$ composer require uvdesk/extension-framework
```

Installing packages
-------------------

[](#installing-packages)

To add packages to your helpdesk system, simply copy the desired packages into your project's **apps** directory as per the name of the package.

**Example**: Suppose if we want to integrate the [uvdesk/ecommerce](https://github.com/uvdesk/ecommerce) package to our helpdesk system, we'll simply copy the package to the *apps/uvdesk/ecommerce* directory relative to our project's root.

Once you've copied all the packages you would like to integrate into your helpdesk system, run the following command from your project's root:

```
$ php bin/console uvdesk_extensions:configure-extensions
```

This command will automatically search and configure any available packages found within the apps directory. Once your packages have been configured successfully, they are ready for use.

> **Please Note:**
>
> Although running this command alone should take care of the entire package installation process, your helpdesk system may require some futher additional configurations varying from package to package in order to ensure they work as expected.
>
> Therefore, it is usually a good idea to also follow up running the extension configurations command with the following commands as well:
>
> ```
> $ php bin/console assets:install
> $ php bin/console doctrine:migrations:diff
> $ php bin/console doctrine:migrations:migrate
> ```
>
>
>
> These commands will install any missing web assets as well as update your database with any entities found within the packages.

License
-------

[](#license)

The **UVDesk Extension Framework Bundle** and libraries included within the bundle are released under the [OSL-3.0 license](https://github.com/uvdesk/extension-framework/blob/master/LICENSE.txt)

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance45

Moderate activity, may be stable

Popularity39

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~172 days

Recently: every ~250 days

Total

12

Last Release

516d ago

PHP version history (4 changes)v1.0.0PHP ^7.1.3

v1.0.2PHP ^7.2

v1.0.6PHP ^7.3 || ^8.0

v1.1.0PHP ^7.2.5 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/503afb59b85df1854eb6c5686917c035a6a41d95e6fd8866ead07a7404ca1f4c?d=identicon)[Akshay Kumar](/maintainers/Akshay%20Kumar)

---

Top Contributors

[![papnoisanjeev](https://avatars.githubusercontent.com/u/42460055?v=4)](https://github.com/papnoisanjeev "papnoisanjeev (6 commits)")[![vipin-shrivastava-webkul](https://avatars.githubusercontent.com/u/87419435?v=4)](https://github.com/vipin-shrivastava-webkul "vipin-shrivastava-webkul (1 commits)")

### Embed Badge

![Health badge](/badges/uvdesk-extension-framework/health.svg)

```
[![Health](https://phpackages.com/badges/uvdesk-extension-framework/health.svg)](https://phpackages.com/packages/uvdesk-extension-framework)
```

###  Alternatives

[kongulov/interact-with-enum

Trait for convenient use of ENUM in PHP

3052.3k2](/packages/kongulov-interact-with-enum)

PHPackages © 2026

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