PHPackages                             module-toolkit/adminhtml-helper - 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. [Admin Panels](/categories/admin)
4. /
5. module-toolkit/adminhtml-helper

ActiveMagento2-module[Admin Panels](/categories/admin)

module-toolkit/adminhtml-helper
===============================

N/A

1.0.0(9mo ago)08OSL-3.0PHPPHP ~8.1.0||~8.2.0

Since Jul 31Pushed 9mo agoCompare

[ Source](https://github.com/Vladwww2015/module-toolkit-adminhtml-helper)[ Packagist](https://packagist.org/packages/module-toolkit/adminhtml-helper)[ RSS](/packages/module-toolkit-adminhtml-helper/feed)WikiDiscussions main Synced 1mo ago

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

1. Step 1 Usage

```
namespace Custom\Module\Model;

use ModuleToolkit\AdminhtmlHelper\Model\GridCollectionInterface;

class GridCollection implements GridCollectionInterface
{
 //implement current interface
}
```

```
namespace Custom\Module\Import;

use ModuleToolkit\AdminhtmlHelper\Model\ImportSaveHandlerInterface;

class CustomSaverHandler implements ImportSaveHandlerInterface
{
 //implement current interface

}
```

2. Step 2 adminhtml/di.xml

```

        ModuleToolkit\AdminhtmlHelper\Model\HttpRequest
        Custom\Module\Model\GridCollection

        Custom\Module\Model\EntityPagerConfig

        Custom\Module\Model\EntityPagerConfig

        Custom\Module\Model\EntityPagerConfig

            Custom\Module\Import\CustomImportConfig

        Custom\Module\Import\CustomSaverHandler
        custom_manager_import_config
        Custom_Module::data/import-example/custom-example.csv

        custom_manager_import_config

```

Usage custom\_entity\_layout.xml

```

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

291d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/827376d44a1aa3c92c966ae0907687568a3a67ac0511d6705b9f9cb27dba39dd?d=identicon)[spacecode](/maintainers/spacecode)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/module-toolkit-adminhtml-helper/health.svg)

```
[![Health](https://phpackages.com/badges/module-toolkit-adminhtml-helper/health.svg)](https://phpackages.com/packages/module-toolkit-adminhtml-helper)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6276.8k](/packages/lizardmedia-module-varnish-warmer)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3138.1k](/packages/fredden-magento2-module-javascript-error-reporting)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)[magevision/module-admin-category-product-thumbnail

Admin Category Product Thumbnail Extension for Magento 2

115.2k](/packages/magevision-module-admin-category-product-thumbnail)

PHPackages © 2026

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