2017 © Pedro PelĂĄez
 

magento2-module module-repository-searchresult-builder

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

image

mslwk/module-repository-searchresult-builder

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

  • Monday, July 16, 2018
  • by mslwk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Latest Stable Version License Scrutinizer Code Quality Build Status Total Downloads, (*1)

Magento 2 Repository SearchResult Builder module

The extension provides a simple trait for easy search result building. See the test double for reference., (*2)

Installation

Via Composer

To install the extension using Composer use the following commands:, (*3)

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

##### 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 ```, (*4)

The Versions

16/07 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php ^7.1.0
  • magento/framework *

 

The Development Requires

by Maciej SƂawik

magento 2

16/07 2018

1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

  • php ^7.1.0
  • magento/framework *

 

The Development Requires

by Maciej SƂawik

magento 2