PHPackages                             integer-net/magento2-session-unblocker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. integer-net/magento2-session-unblocker

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

integer-net/magento2-session-unblocker
======================================

Module for Magento 2 that prevents session blocking between concurrent AJAX requests

v0.1.5(4y ago)86325.4k↓32.6%14[5 issues](https://github.com/integer-net/magento2-session-unblocker/issues)[2 PRs](https://github.com/integer-net/magento2-session-unblocker/pulls)MITPHPPHP &gt;=7.1.0

Since Feb 15Pushed 1y ago13 watchersCompare

[ Source](https://github.com/integer-net/magento2-session-unblocker)[ Packagist](https://packagist.org/packages/integer-net/magento2-session-unblocker)[ RSS](/packages/integer-net-magento2-session-unblocker/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (4)Versions (13)Used By (0)

Integer\_Net Session Unblocker
==============================

[](#integer_net-session-unblocker)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/47838afe772612e6092811cde4241ed7f4a3a7878b736ce9ecffa57abd82fbb9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f696e74656765722d6e65742f6d6167656e746f322d73657373696f6e2d756e626c6f636b65722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/integer-net/magento2-session-unblocker)[![Coverage Status](https://camo.githubusercontent.com/b5b337d6f482005a91fcdc750239564a657ea330a38d41db61bf9d48a24382b4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f696e74656765722d6e65742f6d6167656e746f322d73657373696f6e2d756e626c6f636b65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/integer-net/magento2-session-unblocker/code-structure)[![Quality Score](https://camo.githubusercontent.com/bdc374f33d5da1c6c36e3f9b0c2cb00d18a1cc31b4dbd2b0ed7e7d1810e536b4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f696e74656765722d6e65742f6d6167656e746f322d73657373696f6e2d756e626c6f636b65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/integer-net/magento2-session-unblocker)

This extension improves the performance of AJAX requests in Magento by reducing session locking, without having to disable locking in the cache backend (e.g. Redis)

Session locking keeps safe from race conditions from parallel requests, so disabling it completely can result in session data loss.

Instead we minimize the lock time by closing the session as soon as we have read it, if we do not need to write to it anymore.

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

[](#installation)

1. Install via composer ```
    composer require integer-net/magento2-session-unblocker

    ```
2. Enable module ```
    bin/magento setup:upgrade

    ```

Configuration
-------------

[](#configuration)

Zero configuration needed.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

### Magento Integration Tests

[](#magento-integration-tests)

1. Configure test database in `dev/tests/integration/etc/install-config-mysql.php`. [Read more in the Magento docs.](https://devdocs.magento.com/guides/v2.3/test/integration/integration_test_execution.html)
2. Copy `Test/Integration/phpunit.xml.dist` from the package to `dev/tests/integration/phpunit.xml` in your Magento installation.
3. In that directory, run

    ```
    ../../../vendor/bin/phpunit
    ```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Willem Wigman](https://github.com/wigman)
- [Fabian Schmengler](https://github.com/schmengler)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.txt) for more information.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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 ~224 days

Recently: every ~279 days

Total

6

Last Release

1621d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/7cd0062c670f61aa554c5d30193848ac11031b6cdb8f8616249b95a235eb475d?d=identicon)[wigman](/maintainers/wigman)

![](https://avatars.githubusercontent.com/u/2962722?v=4)[integer\_net GmbH](/maintainers/integer-net)[@integer-net](https://github.com/integer-net)

---

Top Contributors

[![schmengler](https://avatars.githubusercontent.com/u/367320?v=4)](https://github.com/schmengler "schmengler (21 commits)")[![wigman](https://avatars.githubusercontent.com/u/4800926?v=4)](https://github.com/wigman "wigman (9 commits)")[![avstudnitz](https://avatars.githubusercontent.com/u/662059?v=4)](https://github.com/avstudnitz "avstudnitz (6 commits)")

### Embed Badge

![Health badge](/badges/integer-net-magento2-session-unblocker/health.svg)

```
[![Health](https://phpackages.com/badges/integer-net-magento2-session-unblocker/health.svg)](https://phpackages.com/packages/integer-net-magento2-session-unblocker)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1142.0M17](/packages/mollie-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[buckaroo/magento2

Buckaroo Magento 2 extension

32426.0k8](/packages/buckaroo-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

178.3k9](/packages/loki-magento2-admin-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

2610.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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