PHPackages                             libra/libra-module-manager - 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. libra/libra-module-manager

ActiveLibrary

libra/libra-module-manager
==========================

Add management of module ant their status to Libra CMS

1.0.0(12y ago)01.2k3PHPPHP &gt;=5.3.3

Since Sep 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/libracms/libra-module-manager)[ Packagist](https://packagist.org/packages/libra/libra-module-manager)[ Docs](http://www.ejoom.com/libra-cms/)[ RSS](/packages/libra-libra-module-manager/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (3)

\#Libra Module Manager

\##Description This module was created to enable/disable modules through admin panael.
But now you can use it to detect present modules. *class\_exists('Namespace/ModuleName')* isn't suitable hence such class can be loaded by autoloader namespaces or classmap and won't be loaded.

\#####Usage:

```
use LibraModuleManager\Module as ModuleManager;
// ...

        if (ModuleManager::isModulePresent('LibraLocale')) {
        // do some tasks
        // ...
        }

```

This function detect if module (was/will be) loaded in current application.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4629d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7cc69a61a5fa9ccc9b3008b8204e21649d167301bd17be8d32ee1c027154ac4?d=identicon)[duke](/maintainers/duke)

---

Top Contributors

[![vnagara](https://avatars.githubusercontent.com/u/1571419?v=4)](https://github.com/vnagara "vnagara (4 commits)")

---

Tags

cmsZendFrameworkzfzf2libra

### Embed Badge

![Health badge](/badges/libra-libra-module-manager/health.svg)

```
[![Health](https://phpackages.com/badges/libra-libra-module-manager/health.svg)](https://phpackages.com/packages/libra-libra-module-manager)
```

###  Alternatives

[elie29/zend-phpdi-config

PSR-11 PHP-DI autowire container configurator for Laminas, Mezzio, ZF2, ZF3 and Zend Expressive applications

20238.6k7](/packages/elie29-zend-phpdi-config)[libra/libra-cms

ZF2 based CMS that allows easily create your own web-site with necessary tools like article menagment

231.2k](/packages/libra-libra-cms)

PHPackages © 2026

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