PHPackages                             bradsearch/magento-extension - 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. [API Development](/categories/api)
4. /
5. bradsearch/magento-extension

ActiveMagento2-module[API Development](/categories/api)

bradsearch/magento-extension
============================

BradSearch Magento 2 Extension - Autocomplete, Search GraphQL, Product Features, and Analytics

v2.1.1(1mo ago)0222↓84.6%1Apache-2.0PHPPHP ~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Feb 18Pushed 1mo agoCompare

[ Source](https://github.com/Invertus/brad-magento2-extension)[ Packagist](https://packagist.org/packages/bradsearch/magento-extension)[ Docs](https://github.com/Invertus/brad-magento2-extension)[ RSS](/packages/bradsearch-magento-extension/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (17)Versions (18)Used By (1)

BradSearch Magento 2 Extension
==============================

[](#bradsearch-magento-2-extension)

[![License: Apache-2.0](https://camo.githubusercontent.com/a549a7a30bacba7bfceebdc207a8e86c3f2c02995a2527640dca30048fd2b64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667)](https://opensource.org/licenses/Apache-2.0)

Magento 2 modules for integrating BradSearch with your store's GraphQL layer.

Requirements
------------

[](#requirements)

- Magento 2.4.x
- PHP 7.4, 8.1, 8.2, 8.3, or 8.4
- Composer 2.x

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

[](#installation)

```
composer require bradsearch/magento-extension:^1.0
bin/magento module:enable BradSearch_Analytics BradSearch_Autocomplete BradSearch_ProductFeatures BradSearch_SearchGraphQl
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
```

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

[](#configuration)

**Stores → Configuration → BradSearch** in Magento Admin.

You'll need API credentials from your BradSearch account.

Extending
---------

[](#extending)

- **Custom price logic for the `bradProducts` sync?** Implement `BradSearch\SearchGraphQl\Api\PriceCalculatorInterface` in a bridge module inside your project. See [`SearchGraphQl/PRICE_CALCULATOR.md`](SearchGraphQl/PRICE_CALCULATOR.md)for the full walkthrough.

Updating
--------

[](#updating)

```
composer update bradsearch/magento-extension
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
```

Uninstalling
------------

[](#uninstalling)

```
bin/magento module:disable BradSearch_Analytics BradSearch_Autocomplete BradSearch_ProductFeatures BradSearch_SearchGraphQl
bin/magento setup:upgrade
composer remove bradsearch/magento-extension
```

Development
-----------

[](#development)

```
composer install              # installs captainhook pre-commit + pre-push hooks
composer phpcbf               # auto-fix Magento2 coding standard
composer phpcs                # Magento2 coding standard check
composer phpstan              # static analysis at level 6
composer psalm                # static analysis at error level 4
composer test                 # phpunit unit tests
composer check                # all of the above
```

Pre-commit hooks run `phpcbf` + `phpcs` + `phpstan` on staged PHP files. Pre-push runs `psalm` + full test suite. CI (GitHub Actions) runs the same checks across PHP 7.4 / 8.1 / 8.2 / 8.3 on every PR.

License
-------

[](#license)

Apache License 2.0 - see [LICENSE](LICENSE).

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance90

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 96.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 ~6 days

Recently: every ~14 days

Total

15

Last Release

45d ago

Major Versions

v1.2.2 → v2.0.02026-04-23

PHP version history (2 changes)v1.0.1PHP ~7.4.0||~8.1.0||~8.2.0

v1.0.2PHP ~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/69c46d53e1d58a8b30221b0b6c1dc9b2739acfb4c89f92dce26dabc4f8219978?d=identicon)[SteponasInvertus](/maintainers/SteponasInvertus)

---

Top Contributors

[![tomas862](https://avatars.githubusercontent.com/u/17051250?v=4)](https://github.com/tomas862 "tomas862 (26 commits)")[![SteponasK](https://avatars.githubusercontent.com/u/132608893?v=4)](https://github.com/SteponasK "SteponasK (1 commits)")

---

Tags

searchautocompletegraphqlanalyticsmagento2bradsearch

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bradsearch-magento-extension/health.svg)

```
[![Health](https://phpackages.com/badges/bradsearch-magento-extension/health.svg)](https://phpackages.com/packages/bradsearch-magento-extension)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[sehrling/elasticsuite-ghost-cleaner

Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module

17100.8k](/packages/sehrling-elasticsuite-ghost-cleaner)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)

PHPackages © 2026

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