PHPackages                             bdc/module-core - 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. bdc/module-core

ActiveMagento2-module[Framework](/categories/framework)

bdc/module-core
===============

BDCrops Core module for Magento 2 extensions.

101PHP

Since Aug 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bdcrops/module-core)[ Packagist](https://packagist.org/packages/bdc/module-core)[ RSS](/packages/bdc-module-core/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

BDC\_Core
=========

[](#bdc_core)

This module is used as a wrapper for all BDCrops Magento 2 extensions.

How to install &amp; upgrade BDC\_Core
--------------------------------------

[](#how-to-install--upgrade-bdc_core)

### 1. Copy and paste

[](#1-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/bdcrops/module-core/archive/master.zip)
- Extract `master.zip` file to `app/code/BDC/Core` ; You should create a folder path `app/code/BDC/Core` if not exist.
- Go to Magento root folder and run upgrade command line to install `BDC_Core`:

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

```

[![Latest Stable Version](https://camo.githubusercontent.com/7122bcc1f36343ad836dbfd0bcf3276907b8b858db177a514d2e37adb7f3728c/68747470733a2f2f706f7365722e707567782e6f72672f626463726f70732f6d6f64756c652d636f72652f762f737461626c65)](https://packagist.org/packages/bdcrops/module-core)[![Total Downloads](https://camo.githubusercontent.com/d5d55a3b197d0744df925d039ada867076de246fc4c72f061154a60e88ca5e54/68747470733a2f2f706f7365722e707567782e6f72672f626463726f70732f6d6f64756c652d636f72652f646f776e6c6f616473)](https://packagist.org/packages/bdcrops/module-core)

### 2. Install via composer

[](#2-install-via-composer)

We recommend you to install BDC\_Core module via composer. It is easy to install, update and maintaince.

Run the following command in Magento 2 root folder.

#### 2.1 Install

[](#21-install)

Run

```
composer config repositories.module-core git
https://github.com/bdcrops/module-core.git

composer require bdcrops/module-core:~1.0.0
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

#### 2.2 Upgrade

[](#22-upgrade)

```
composer update bdcrops/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

Run compile if your store in Product mode:

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

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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/4470372?v=4)[Abdul Matin](/maintainers/matinict)[@matinict](https://github.com/matinict)

---

Top Contributors

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

---

Tags

asiabangladeshdhakaecommerce-frameworkmagento2-extensionmagento2-extension-freemagento2-modulemysqlnginxphp-frameworkusa

### Embed Badge

![Health badge](/badges/bdc-module-core/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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