PHPackages                             radoslavgeorgiev/acf-code-helper - 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. radoslavgeorgiev/acf-code-helper

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

radoslavgeorgiev/acf-code-helper
================================

This is a small helper library, whose purpose is to ease your field creation process when using the Advanced Custom Fields plugin to register fields via PHP.

71294[1 issues](https://github.com/RadoslavGeorgiev/acf-code-helper/issues)[1 PRs](https://github.com/RadoslavGeorgiev/acf-code-helper/pulls)PHP

Since Nov 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/RadoslavGeorgiev/acf-code-helper)[ Packagist](https://packagist.org/packages/radoslavgeorgiev/acf-code-helper)[ RSS](/packages/radoslavgeorgiev-acf-code-helper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

ACF Code Helper
===============

[](#acf-code-helper)

This is a small helper library, whose purpose is to ease your field creation process when using the [Advanced Custom Fields](https://www.advancedcustomfields.com/) plugin to register fields via PHP.

Normally, ACF allows you to create fields via PHP, as you can read at . However, this process requires you to have a unique field key for each field, which is afterwards used in conditional logic statements and generally, this can be quite inconvinient.

This helper assists you by automatically generating field keys based on the name of a fields group and the name of the current field.

One of my other plugins, the [Twig Framework for WordPress](https://github.com/RadoslavGeorgiev/twig-framework) is a perfect match for this plugin, as the framework has built-in support for content blocks, widgets and more, which rely on this class.

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

[](#installation)

1. Download the repository as a .zip file and install as a plugin.
2. Create some groups.

Documentation
-------------

[](#documentation)

Please check the [Wiki](https://github.com/RadoslavGeorgiev/acf-code-helper/wiki) of the project.

Author
------

[](#author)

The framework is being developed by me, [Radoslav Georgiev](http://rageorgiev.com), web developer at [DigitalWerk](https://digitalwerk.agency/en/).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5311119?v=4)[Radoslav Georgiev](/maintainers/RadoslavGeorgiev)[@RadoslavGeorgiev](https://github.com/RadoslavGeorgiev)

---

Top Contributors

[![RadoslavGeorgiev](https://avatars.githubusercontent.com/u/5311119?v=4)](https://github.com/RadoslavGeorgiev "RadoslavGeorgiev (6 commits)")

### Embed Badge

![Health badge](/badges/radoslavgeorgiev-acf-code-helper/health.svg)

```
[![Health](https://phpackages.com/badges/radoslavgeorgiev-acf-code-helper/health.svg)](https://phpackages.com/packages/radoslavgeorgiev-acf-code-helper)
```

###  Alternatives

[litecms/page

Page package for litecms.

1852.5k1](/packages/litecms-page)

PHPackages © 2026

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