PHPackages                             webgriffe/magento2-open-post-controller - 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. webgriffe/magento2-open-post-controller

ActiveLibrary[Framework](/categories/framework)

webgriffe/magento2-open-post-controller
=======================================

Defines an abstract Magento 2 controller class that disables the built-in form key control

2.3.1(6y ago)214.3kproprietaryPHP

Since Oct 7Pushed 6y ago2 watchersCompare

[ Source](https://github.com/webgriffe/magento2-open-post-controller)[ Packagist](https://packagist.org/packages/webgriffe/magento2-open-post-controller)[ RSS](/packages/webgriffe-magento2-open-post-controller/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Description
-----------

[](#description)

This library defines an abstract Magento 2 controller that disables all form key checks on POST requests. This is useful, for example, when implementing a controller that must receive POST requests from an outside system, such as a payment gayeway. For Magento 2.0 to 2.2 this module defines just a plain controller, as no such check was present in these Magento versions. For Magento 2.3+, this library defines a controller that implements the CsrfAwareActionInterface interface.

Use
---

[](#use)

Require this library by running the command:

```
composer require webgriffe/magento2-open-post-controller ^2.0

```

Depending on the currently installed Magento version, this will define a different version of an abstract controller class. Any controller that inherits from that abstract controller will then disable the form key checks.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~0 days

Total

4

Last Release

2415d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11092003742f6168d050e4b68b4af410ced03e91d86559140694388ec1704197?d=identicon)[azambon](/maintainers/azambon)

---

Top Contributors

[![azambon](https://avatars.githubusercontent.com/u/2920227?v=4)](https://github.com/azambon "azambon (8 commits)")

### Embed Badge

![Health badge](/badges/webgriffe-magento2-open-post-controller/health.svg)

```
[![Health](https://phpackages.com/badges/webgriffe-magento2-open-post-controller/health.svg)](https://phpackages.com/packages/webgriffe-magento2-open-post-controller)
```

###  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)
