PHPackages                             mslwk/module-repository-searchresult-builder - 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. [Search &amp; Filtering](/categories/search)
4. /
5. mslwk/module-repository-searchresult-builder

ActiveMagento2-module[Search &amp; Filtering](/categories/search)

mslwk/module-repository-searchresult-builder
============================================

Magento2 module for easy search result building in custom repositories getList methods

1.1(2y ago)29.0k↓38.2%2MITPHPPHP &gt;=7.1.0

Since Jul 16Pushed 2y ago2 watchersCompare

[ Source](https://github.com/maciejslawik/repository-searchresult-builder-magento2)[ Packagist](https://packagist.org/packages/mslwk/module-repository-searchresult-builder)[ RSS](/packages/mslwk-module-repository-searchresult-builder/feed)WikiDiscussions master Synced 2d ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/355576a843640e4ee093225f6419a48a3b754f2af98677bd6829d498ad8abc3e/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d7265706f7369746f72792d736561726368726573756c742d6275696c6465722f762f737461626c65)](https://packagist.org/packages/mslwk/module-repository-searchresult-builder)[![License](https://camo.githubusercontent.com/b077cb82d1f74f94685b24160dedbef2e83fe1c3f134d5ad409d6450de520fd1/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d7265706f7369746f72792d736561726368726573756c742d6275696c6465722f6c6963656e7365)](https://packagist.org/packages/mslwk/module-repository-searchresult-builder)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/56ce0aa462bb4b61522b2a99b05000a310e9fae6cacbc6db2754a0063b1e1cdb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f7265706f7369746f72792d736561726368726573756c742d6275696c6465722d6d6167656e746f322f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/repository-searchresult-builder-magento2/?branch=master)[![Build Status](https://camo.githubusercontent.com/36d93041033d71441fbabb08de87380a46a3cccca0fca07a938ad568ddccc179/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f7265706f7369746f72792d736561726368726573756c742d6275696c6465722d6d6167656e746f322f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/repository-searchresult-builder-magento2/build-status/master)[![Total Downloads](https://camo.githubusercontent.com/7f926ac02fb0c10d1c527edd85b974242161fe493d3aad05992753293a6c900b/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d7265706f7369746f72792d736561726368726573756c742d6275696c6465722f646f776e6c6f616473)](https://packagist.org/packages/mslwk/module-repository-searchresult-builder)

Magento 2 Repository SearchResult Builder module
================================================

[](#magento-2-repository-searchresult-builder-module)

The extension provides a simple trait for easy search result building. See the test double for reference.

### Installation

[](#installation)

##### Via Composer

[](#via-composer)

To install the extension using Composer use the following commands:

```
 composer require mslwk/module-repository-searchresult-builder
 php bin/magento module:enable MSlwk_RepositorySearchResultBuilder
 php bin/magento setup:upgrade

```

##### From GitHub

[](#from-github)

You can download the extension directly from GitHub and put it inside `app/code/MSlwk/RepositorySearchResultBuilder` directory. Then run the following commands:

```
 php bin/magento module:enable MSlwk_RepositorySearchResultBuilder
 php bin/magento setup:upgrade

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~2099 days

Total

2

Last Release

810d ago

PHP version history (2 changes)1.0.0PHP ^7.1.0

1.1PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dd1db0bcc71b12f314bdce40703dc572ce6d093a2ff56845f19ddd816283436?d=identicon)[mslwk](/maintainers/mslwk)

---

Top Contributors

[![maciejslawik](https://avatars.githubusercontent.com/u/11910648?v=4)](https://github.com/maciejslawik "maciejslawik (4 commits)")[![bartoszkubicki](https://avatars.githubusercontent.com/u/20238194?v=4)](https://github.com/bartoszkubicki "bartoszkubicki (1 commits)")

---

Tags

magento 2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mslwk-module-repository-searchresult-builder/health.svg)

```
[![Health](https://phpackages.com/badges/mslwk-module-repository-searchresult-builder/health.svg)](https://phpackages.com/packages/mslwk-module-repository-searchresult-builder)
```

###  Alternatives

[algolia/algoliasearch-magento-2

Algolia Search &amp; Discovery extension for Magento 2

1881.9M19](/packages/algolia-algoliasearch-magento-2)[magepal/magento2-gmailsmtpapp

Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers

3271.9M2](/packages/magepal-magento2-gmailsmtpapp)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13247.0k1](/packages/doofinder-doofinder-magento2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[we-are-virtua/magento2-search-fix

Magento2 module for fixing hanging 'insert to' search\_tmp queries

149.0k](/packages/we-are-virtua-magento2-search-fix)

PHPackages © 2026

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