klevu/module-api-request

Replace Zend Http with Laminas Http

Maintainers

Package info

github.com/klevu/api-request

Type:magento2-module

pkg:composer/klevu/module-api-request

Statistics

Installs: 185 369

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.0 2025-05-14 14:47 UTC

This package is auto-updated.

Last update: 2026-03-14 17:40:09 UTC


README

Klevu module to replace Zend\Http\Client with Laminas\Http\Client

This is a sub package to the klevu-smart-search-M2 repository.

Compatible with:

  • Magento Open Source (CE) `2.3.7-p4`, `2.4.6-p4`
  • Magento Commerce (EE) `2.3.7-p4`, `2.4.6-p4`

If you are running Klevu 3.x on Magento 2.3.0 - 2.3.4 you will need to remove this new package. Add the following to your composer.json

"replace": {
    "klevu/module-api-request": "*"
},

Change Log

Visit the Releases page to see the latest changes and download previous versions.