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(1y ago)09MITPHP

Since Jun 11Pushed 1y agoCompare

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

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

27

—

LowBetter than 47% of packages

Maintenance48

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

387d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84754010?v=4)[xuanhieu08](/maintainers/xuanhieu08)[@xuanhieu08](https://github.com/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

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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