PHPackages                             springimport/magento2-module-restapi-exclude-fields - 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. springimport/magento2-module-restapi-exclude-fields

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

springimport/magento2-module-restapi-exclude-fields
===================================================

REST API blacklist field filtering for Magento 2. Adds excludeFields parameter to exclude specified fields from API responses.

2.0.0(4mo ago)2381MITPHPPHP ~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

Since Oct 26Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/springimport/magento2-module-restapi-exclude-fields)[ Packagist](https://packagist.org/packages/springimport/magento2-module-restapi-exclude-fields)[ RSS](/packages/springimport-magento2-module-restapi-exclude-fields/feed)WikiDiscussions master Synced 6d ago

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

REST API Exclude Fields for Magento 2
=====================================

[](#rest-api-exclude-fields-for-magento-2)

Adds blacklist filtering to Magento REST API via `excludeFields` parameter. Magento has native whitelist filtering (`?fields=`), this module adds blacklist filtering (`?excludeFields=`) to exclude specified fields from responses.

Version Compatibility
---------------------

[](#version-compatibility)

Magento VersionPHP VersionStatus**2.3.x - 2.4.x****7.2 - 8.3****✅ Compatible**2.2.x7.0 - 7.2⚠️ Legacy (use v1.x)Installation
------------

[](#installation)

```
composer require springimport/magento2-module-restapi-exclude-fields:^2.0
php bin/magento module:enable SpringImport_RestApiExcludeFields
php bin/magento setup:upgrade
```

Usage
-----

[](#usage)

```
GET /rest/V1/orders/1?excludeFields=items[product_option,extension_attributes]

```

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance75

Regular maintenance activity

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Total

3

Last Release

140d ago

Major Versions

0.1.1 → 2.0.02025-12-29

PHP version history (2 changes)0.1.0PHP ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0

2.0.0PHP ~7.2.0||~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/839b1ecc9269e9304a6db55f7b466441368aecffc531fd809f8aa1adbb04c221?d=identicon)[springimport](/maintainers/springimport)

---

Top Contributors

[![springimport](https://avatars.githubusercontent.com/u/18581994?v=4)](https://github.com/springimport "springimport (2 commits)")

### Embed Badge

![Health badge](/badges/springimport-magento2-module-restapi-exclude-fields/health.svg)

```
[![Health](https://phpackages.com/badges/springimport-magento2-module-restapi-exclude-fields/health.svg)](https://phpackages.com/packages/springimport-magento2-module-restapi-exclude-fields)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

99516.1k](/packages/graycore-magento2-cors)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39112.0k3](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)

PHPackages © 2026

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