PHPackages                             mwi/software-kit - 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. mwi/software-kit

ActiveLibrary[Framework](/categories/framework)

mwi/software-kit
================

MWI Starter Kit for Software Projects

v1.0(8y ago)010MIT

Since Nov 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/MidwesternInteractive/software-kit)[ Packagist](https://packagist.org/packages/mwi/software-kit)[ RSS](/packages/mwi-software-kit/feed)WikiDiscussions master Synced 2mo ago

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

Local Environment
-----------------

[](#local-environment)

If you haven't already, make sure you have your local environment setup.

[Local Environment Setup](https://github.com/MidwesternInteractive/local-environment)

Set Up
======

[](#set-up)

***Note*** `$` represents a terminal command and should not be typed out.

All commands (unless otherwise specified) should be ran from home dir:

```
$ cd
```

Version Control
---------------

[](#version-control)

Set up the version control for your project

---

Require composer dependencies
-----------------------------

[](#require-composer-dependencies)

```
$ cd ~/projects/
$ mkdir new-project && cd new-project
$ composer require mwi/software-kit
```

JavaScript Packages
-------------------

[](#javascript-packages)

These packages are on an as need basis. If a theme was incorporated they may not be necessary.

---

*For masking inputs*

```
$ npm install inputmask
```

*For form validation*

```
$ npm install parsleyjs
```

*For select dropdowns/multiselects*

```
$ npm install select2
```

*For card based layouts*

```
$ npm install masonry-layout
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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

3116d ago

### Community

Maintainers

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

---

Top Contributors

[![ryandoss](https://avatars.githubusercontent.com/u/575173?v=4)](https://github.com/ryandoss "ryandoss (10 commits)")[![mattsidjohn](https://avatars.githubusercontent.com/u/1724171?v=4)](https://github.com/mattsidjohn "mattsidjohn (3 commits)")[![MidwesternInteractive](https://avatars.githubusercontent.com/u/30080874?v=4)](https://github.com/MidwesternInteractive "MidwesternInteractive (1 commits)")

---

Tags

laravelstarter

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/mwi-software-kit/health.svg)

```
[![Health](https://phpackages.com/badges/mwi-software-kit/health.svg)](https://phpackages.com/packages/mwi-software-kit)
```

###  Alternatives

[devisephp/cms

Content Management System using the Laravel Framework

817.3k](/packages/devisephp-cms)

PHPackages © 2026

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