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

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

select-co/module-core
=====================

N/A

1.0.5(9mo ago)0104ProprietaryPHP

Since Jul 23Pushed 7mo agoCompare

[ Source](https://github.com/SelectCo/magento2-module-core)[ Packagist](https://packagist.org/packages/select-co/module-core)[ RSS](/packages/select-co-module-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (4)

SelectCo Core Module
====================

[](#selectco-core-module)

Utility core module for SelectCo Magento 2 extensions. It provides shared helpers and services used across SelectCo modules, including:

- Config helper for safely reading/writing config and clearing caches
- Store helper for retrieving common Store Information and email sender identities
- Simple email Sender service wrapping Magento's TransportBuilder

This module is intended to reduce duplication between SelectCo modules.

Features
--------

[](#features)

- Read configuration values with sensible defaults
- Programmatically write configuration values to specific scopes and IDs
- Clear cache types and reinit Magento configuration
- Convenience methods for Store Information (name, address, hours, VAT, etc.)
- Convenience methods for email identities (general, sales, support, custom1, custom2)
- Utility to send templated emails with minimal boilerplate

Requirements
------------

[](#requirements)

- Magento 2 (tested with 2.3.5)
- PHP version compatible with your Magento installation

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

[](#installation)

You can install this module either via Composer or by placing it in app/code.

### Composer (preferred)

[](#composer-preferred)

1. Require the package:
    - If available via your satis/packagist: `composer require select-co/module-core`
    - If using this repository directly, add a VCS repository entry in your root composer.json and then `composer require select-co/module-core`.
2. Enable and set up the module:
    - `bin/magento module:enable SelectCo_Core`
    - `bin/magento setup:upgrade`
    - In production mode: `bin/magento setup:di:compile` and `bin/magento setup:static-content:deploy -f`

### Manual installation (app/code)

[](#manual-installation-appcode)

1. Copy this directory to `app/code/SelectCo/Core`.
2. Run:
    - `bin/magento module:enable SelectCo_Core`
    - `bin/magento setup:upgrade`
    - In production mode: `bin/magento setup:di:compile` and `bin/magento setup:static-content:deploy -f`

License
-------

[](#license)

MIT. See LICENSE.

Support
-------

[](#support)

If you have a feature request or spotted a bug or a technical problem, create a GitHub issue.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance61

Regular maintenance activity

Popularity7

Limited adoption so far

Community11

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.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

297d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[magewirephp/magewire

A framework that makes building reactive and dynamic interfaces simple in Magento 2

2561.2M31](/packages/magewirephp-magewire)[hyva-themes/magento2-react-checkout

Highly customizable Magento 2 Checkout, built with React

189169.8k1](/packages/hyva-themes-magento2-react-checkout)[umc/module-crud

Magento 2 module for reducing the CRUD boilerplate

269.3k1](/packages/umc-module-crud)[mage2pro/core

Mage2.PRO core package.

1141.1k126](/packages/mage2pro-core)

PHPackages © 2026

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