PHPackages                             johnnymcweed/luya-module-company - 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. [Admin Panels](/categories/admin)
4. /
5. johnnymcweed/luya-module-company

AbandonedArchivedProject[Admin Panels](/categories/admin)

johnnymcweed/luya-module-company
================================

07PHP

Since Apr 25Pushed 8y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Company Module
==============

[](#company-module)

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

[](#installation)

```
composer require johnnymcweed/luya-module-company:dev-master
```

### Configuration

[](#configuration)

```
return [
    'modules' => [
        // ...
        'company' => 'johnnymcweed\company\frontend\Module',
        'companyadmin' => 'johnnymcweed\company\admin\Module',
        // ...
    ],
];
```

### Initialization

[](#initialization)

After successfully installation and configuration run the migrate, import and setup command to initialize the module in your project.

1.) Migrate your database.

```
./vendor/bin/luya migrate
```

2.) Import the module and migrations into your LUYA project.

```
./vendor/bin/luya import
```

Example Views
-------------

[](#example-views)

There are default views set up. Use these or create your own custom views.

###  Health Score

19

—

LowBetter than 9% 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://avatars.githubusercontent.com/u/9844452?v=4)[Alex Schmid](/maintainers/johnnymcweed)[@JohnnyMcWeed](https://github.com/JohnnyMcWeed)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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