PHPackages                             vojtech-dobes/extensions-list - 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. vojtech-dobes/extensions-list

ActiveNette-addon[Framework](/categories/framework)

vojtech-dobes/extensions-list
=============================

Enables registration of other extensions in config file (for Nette Framework)

1.1.0(12y ago)2431New BSDPHP

Since Sep 4Pushed 12y ago1 watchersCompare

[ Source](https://github.com/vojtech-dobes/nette-extensions-list)[ Packagist](https://packagist.org/packages/vojtech-dobes/extensions-list)[ Docs](http://github.com/vojtech-dobes/ExtensionsList)[ RSS](/packages/vojtech-dobes-extensions-list/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

For Nette Framework
-------------------

[](#for-nette-framework)

Enables registration of other extensions in config file

License
-------

[](#license)

[New BSD](http://choosealicense.com/licenses/bsd-3-clause/)

Dependencies
------------

[](#dependencies)

- Nette Framework 2.0.5 (because of [nette/nette#740](https://github.com/nette/nette/pull/740))

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

[](#installation)

1. Get the source code from Github or via Composer (`vojtech-dobes/extensions-list`).
2. Register as compiler extension.

```
$configurator->onCompile[] = function ($configurator, $compiler) {
	$compiler->addExtension('extensions', new VojtechDobes\ExtensionsList);
};
```

Usage
-----

[](#usage)

List extensions in appropriate config section:

```
extensions:
	dibi: DibiNetteExtension
	redis: Kdyby\Extension\Redis\DI\RedisExtension

```

That's it.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~486 days

Total

2

Last Release

4561d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/920689f25a0fc31b2807556eddd47203f33c4318893bce98818cf2f3e627ee8e?d=identicon)[vojtechdobes](/maintainers/vojtechdobes)

---

Top Contributors

[![vojtech-dobes](https://avatars.githubusercontent.com/u/415925?v=4)](https://github.com/vojtech-dobes "vojtech-dobes (9 commits)")

---

Tags

confignettedi

### Embed Badge

![Health badge](/badges/vojtech-dobes-extensions-list/health.svg)

```
[![Health](https://phpackages.com/badges/vojtech-dobes-extensions-list/health.svg)](https://phpackages.com/packages/vojtech-dobes-extensions-list)
```

###  Alternatives

[nette/di

💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.

92641.2M1.5k](/packages/nette-di)[kdyby/autowired

Syntax sugar for working with services in Nette Framework

30910.1k13](/packages/kdyby-autowired)[vojtech-dobes/nette-ajax-history

Adds History API support for Nette Framework.

30180.8k2](/packages/vojtech-dobes-nette-ajax-history)[flame/modules

Nette modules on the Steroids

1361.8k3](/packages/flame-modules)

PHPackages © 2026

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