PHPackages                             xuanhieu080/field-filter - 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. xuanhieu080/field-filter

ActiveLibrary[API Development](/categories/api)

xuanhieu080/field-filter
========================

Dynamic API resource field filter package for Laravel

v1.4.2(11mo ago)09MITPHP

Since Jun 11Pushed 11mo agoCompare

[ Source](https://github.com/xuanhieu080/FieldFilter)[ Packagist](https://packagist.org/packages/xuanhieu080/field-filter)[ RSS](/packages/xuanhieu080-field-filter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (0)

Run: composer require xuanhieu080/field-filter

Publish config: php artisan vendor:publish --tag=field-config

Model: use FieldFilter\\Traits\\HasDynamicWith;

class User extends Model { use HasDynamicWith; }

Resource: use FieldFilter\\Resources\\FlexibleResource;

class UserResource extends FlexibleResource { }

Controller: User::withFields($request-&gt;query('fields'))-&gt;findOrFail($id);

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance55

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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

7

Last Release

332d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/788efb1f401946aa7d5d4bf095761ebca348fe1dc66e1fe3bb10825a286c7ae6?d=identicon)[xuanhieu08](/maintainers/xuanhieu08)

---

Top Contributors

[![xuanhieu080](https://avatars.githubusercontent.com/u/141008977?v=4)](https://github.com/xuanhieu080 "xuanhieu080 (1 commits)")

### Embed Badge

![Health badge](/badges/xuanhieu080-field-filter/health.svg)

```
[![Health](https://phpackages.com/badges/xuanhieu080-field-filter/health.svg)](https://phpackages.com/packages/xuanhieu080-field-filter)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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