PHPackages                             jacobn/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. [Framework](/categories/framework)
4. /
5. jacobn/extension-framework

ActiveSymfony-bundle[Framework](/categories/framework)

jacobn/extension-framework
==========================

Jacobn Community Helpdesk Extension Framework Bundle

v1.1.0.6(3y ago)05MITPHPPHP ^7.2.5 || ^8.0

Since Mar 23Pushed 3y agoCompare

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

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

[ ![](https://camo.githubusercontent.com/f41b2ff5fbf33fcfd711b9cb49536206e04de63ded2249fe45864c83b3bbe369/68747470733a2f2f73332d61702d736f757468656173742d312e616d617a6f6e6177732e636f6d2f63646e2e6a61636f626e2e636f6d2f6a61636f626e2f62756e646c65732f7765626b756c64656661756c742f696d616765732f6a61636f626e2d776964652e737667)](https://www.jacobn.com/en/)

 [![Latest Stable Version](https://camo.githubusercontent.com/41c2287e03294bd8bc89e7b6a5c544d93de77d5c1122c6e2e255df89d9df9edf/68747470733a2f2f706f7365722e707567782e6f72672f6a61636f626e2f657874656e73696f6e2d6672616d65776f726b2f762f737461626c652e737667)](https://packagist.org/packages/jacobn/extension-framework) [![Total Downloads](https://camo.githubusercontent.com/37a96edd2fbbb1adbf8ed432b842a0682bc50f7c6a0763ce351597ddd02dcefb/68747470733a2f2f706f7365722e707567782e6f72672f6a61636f626e2f657874656e73696f6e2d6672616d65776f726b2f642f746f74616c2e737667)](https://packagist.org/packages/jacobn/extension-framework) [![License](https://camo.githubusercontent.com/4c9ead368dc5b4f451ef2627ae7b41410d3927c7327ebe0b3a461e2e6a2e4f4f/68747470733a2f2f706f7365722e707567782e6f72672f6a61636f626e2f657874656e73696f6e2d6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/jacobn/extension-framework) [![connect on gitter](https://camo.githubusercontent.com/a0b0297d754bea438adc4c213348a0873d2aae2f1170744c9f096eb2de07a930/68747470733a2f2f6261646765732e6769747465722e696d2f6a61636f626e2f657874656e73696f6e2d6672616d65776f726b2e737667)](https://gitter.im/jacobn/extension-framework)

The extension framework bundle empowers merchants and developers alike with the ability to utilize the full benefits of the jacobn 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 jacobn community helpdesk project, simply run the following from your project's root:

```
$ composer require jacobn/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 [jacobn/ecommerce](https://github.com/jacobn/ecommerce) package to our helpdesk system, we'll simply copy the package to the *apps/jacobn/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 **Jacobn Extension Framework Bundle** and libraries included within the bundle are released under the MIT or BSD license.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~96 days

Total

5

Last Release

1132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44ad4d684c8b76d52097a41432d47bfa9d20fd908479779df9bdf6aa93a16a78?d=identicon)[Superwongb](/maintainers/Superwongb)

---

Top Contributors

[![papnoisanjeev](https://avatars.githubusercontent.com/u/42460055?v=4)](https://github.com/papnoisanjeev "papnoisanjeev (4 commits)")[![superaaa](https://avatars.githubusercontent.com/u/13553278?v=4)](https://github.com/superaaa "superaaa (4 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/jacobn-extension-framework/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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