PHPackages                             kinuz/base - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kinuz/base

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

kinuz/base
==========

Kinuz Base for Magento 2

1.0.0(1y ago)0374MITPHP

Since Jun 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kincasasbuenas/magento-2-base)[ Packagist](https://packagist.org/packages/kinuz/base)[ RSS](/packages/kinuz-base/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (4)

Kinuz Base for Magento 2
========================

[](#kinuz-base-for-magento-2)

How to install
--------------

[](#how-to-install)

### 1. Install via composer (recommend)

[](#1-install-via-composer-recommend)

I recommend you to install Kinuz\_Base module via composer. It is easy to install, update and maintaince.

Run the following command in Magento 2 root folder.

#### 1.1 Install

[](#11-install)

```
composer require kinuz/base
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run compile if your store in Production mode:

```
php bin/magento setup:di:compile

```

### 2. Copy and paste

[](#2-copy-and-paste)

If you don't want to install via composer, you can use this way.

- Download [the latest version here](https://github.com/kincasasbuenas/magento-2-base/archive/master.zip)
- Extract `master.zip` file to `app/code/Kinuz/Base` ; You should create a folder path `app/code/Kinuz/Base` if not exist.
- Go to Magento root folder and run upgrade command line to install `Kinuz_Base`:

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity40

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

698d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kinuz-base/health.svg)

```
[![Health](https://phpackages.com/badges/kinuz-base/health.svg)](https://phpackages.com/packages/kinuz-base)
```

PHPackages © 2026

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