PHPackages                             log1x/acf-fluent-helpers - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. log1x/acf-fluent-helpers

ActivePackage[Utility &amp; Helpers](/categories/utility)

log1x/acf-fluent-helpers
========================

Simple set of helper functions for ACF Fluent auto-loaded with Composer using generic function names.

v1.0.2(6y ago)1513.8k↓46.7%MITPHPPHP &gt;=7.0

Since Aug 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Log1x/acf-fluent-helpers)[ Packagist](https://packagist.org/packages/log1x/acf-fluent-helpers)[ RSS](/packages/log1x-acf-fluent-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

ACF Fluent Helpers
==================

[](#acf-fluent-helpers)

[![Latest Stable Version](https://camo.githubusercontent.com/b05dcfff1d2e5fcd3e9c64c5a8a2c522384ad20a9ef352472735a5ceb829e68c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f6731782f6163662d666c75656e742d68656c706572733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b05dcfff1d2e5fcd3e9c64c5a8a2c522384ad20a9ef352472735a5ceb829e68c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f6731782f6163662d666c75656e742d68656c706572733f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/f2abf950a620d8d3037cbd07273a9c45aac2bca6c251b506b2cb0f2016226f9f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f6731782f6163662d666c75656e742d68656c706572733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/f2abf950a620d8d3037cbd07273a9c45aac2bca6c251b506b2cb0f2016226f9f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f6731782f6163662d666c75656e742d68656c706572733f7374796c653d666c61742d737175617265)

This is a simple set of helper functions for [ACF Fluent](https://github.com/samrap/acf-fluent) similar to the [`helpers.php`](https://github.com/samrap/acf-fluent/blob/master/src/helpers.php) shipped with ACF Fluent, but is auto-loaded by Composer instead of having to be manually included.

It also uses really generic function names because I'm naughty. 😉

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

[](#requirements)

Make sure all dependencies have been installed before moving on:

- [PHP](https://secure.php.net/manual/en/install.php) &gt;= 7.0
- [Composer](https://getcomposer.org/download/)
- [ACF Fluent](https://github.com/samrap/acf-fluent)

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

[](#installation)

Install via Composer:

```
$ composer require log1x/acf-fluent-helpers:dev-master
```

Usage
-----

[](#usage)

```
$field    = field('example')->get();
$subfield = sub('example')->get();
$option   = option('example')->get();
```

Bug Reports
-----------

[](#bug-reports)

If you discover a bug in ACF Fluent Helpers, please [open an issue](https://github.com/log1x/acf-fluent-helpers/issues).

Contributing
------------

[](#contributing)

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License
-------

[](#license)

ACF Fluent Helpers is provided under the [MIT License](https://github.com/log1x/acf-fluent-helpers/blob/master/LICENSE.md).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

2477d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5745907?v=4)[Brandon](/maintainers/Log1x)[@Log1x](https://github.com/Log1x)

---

Top Contributors

[![Log1x](https://avatars.githubusercontent.com/u/5745907?v=4)](https://github.com/Log1x "Log1x (5 commits)")

---

Tags

acfacf-fieldacf-fluentadvanced-custom-fieldswordpressacfadvanced custom fieldsacf-fluent

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/log1x-acf-fluent-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/log1x-acf-fluent-helpers/health.svg)](https://phpackages.com/packages/log1x-acf-fluent-helpers)
```

###  Alternatives

[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[vinkla/extended-acf

Register advanced custom fields with object-oriented PHP

503264.8k11](/packages/vinkla-extended-acf)[samrap/acf-fluent

A fluent interface for the Advanced Custom Fields WordPress plugin

28656.0k4](/packages/samrap-acf-fluent)[log1x/acf-editor-palette

A replica Gutenberg color picker field for Advanced Custom Fields.

100284.1k](/packages/log1x-acf-editor-palette)[log1x/acf-phone-number

A real ACF phone number field.

12072.5k](/packages/log1x-acf-phone-number)[mmirus/acf-flexible-content-title

Display the content of a field in the title bar of your Advanced Custom Fields flexible content sections.

362.8k](/packages/mmirus-acf-flexible-content-title)

PHPackages © 2026

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