PHPackages                             johnnymcweed/luya-module-project - 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. johnnymcweed/luya-module-project

AbandonedArchivedProject

johnnymcweed/luya-module-project
================================

06PHP

Since Apr 25Pushed 8y agoCompare

[ Source](https://github.com/JohnnyMcWeed/luya-module-project)[ Packagist](https://packagist.org/packages/johnnymcweed/luya-module-project)[ RSS](/packages/johnnymcweed-luya-module-project/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Projectmanager Module
=====================

[](#projectmanager-module)

File has been created with `module/create` command.

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

[](#installation)

In order to add the modules to your project go into the modules section of your config:

```
return [
    'modules' => [
        // ...
        'projectmanagerfrontend' => [
            'class' => 'app\modules\projectmanager\frontend\Module',
            'useAppViewPath' => true, // When enabled the views will be looked up in the @app/views folder, otherwise the views shipped with the module will be used.
        ],
        'projectmanageradmin' => 'app\modules\projectmanager\admin\Module',
        // ...
    ],
];
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/johnnymcweed-luya-module-project/health.svg)

```
[![Health](https://phpackages.com/badges/johnnymcweed-luya-module-project/health.svg)](https://phpackages.com/packages/johnnymcweed-luya-module-project)
```

PHPackages © 2026

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