PHPackages                             techalica/acf-extended - 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. techalica/acf-extended

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

techalica/acf-extended
======================

ACF Extended provides an object oriented API to register fields, groups and layouts with ACF.

1.0(5y ago)07.6k↓100%MITPHP

Since Jul 18Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

ACF Extended
============

[](#acf-extended)

Register [advanced custom fields](https://www.advancedcustomfields.com) with object oriented PHP.

ACF Extended provides an object oriented API to register fields, groups and layouts with ACF. Oh, and you don't have to worry about unique field keys.

- [Installation](#installation)
- [Usage](#usage)
- [Resources](#resources)

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

[](#installation)

Require this package, with [Composer](https://getcomposer.org), in the root directory of your theme.

```
$ composer require techalica/acf-extended
```

Download the [Advanced Custom Fields Pro](https://www.advancedcustomfields.com/pro) plugin and put it in either the `plugins` or `mu-plugins` directory. Visit the WordPress dashboard and activate the plugin. Please note that this package supports ACF version 5.6 or later.

Usage
-----

[](#usage)

All the fields can be generated through calling their respective 'type' name function with a label as an argument.

```
fields()->text('Name')
```

Resources
---------

[](#resources)

Below you'll find a list of articles which can help you getting started and advance your custom fields knowledge.

- [A Beginner’s Guide to Advanced Custom Fields](https://www.advancedcustomfields.com/blog/beginners-guide-advanced-custom-fields)
- [Best Practices when Designing Custom Fields](https://www.advancedcustomfields.com/blog/best-practices-designing-custom-fields)
- [Organizing Custom Fields Inside of WordPress with ACF](https://www.advancedcustomfields.com/blog/organizing-custom-fields-inside-wordpress-acf)
- [Wait, ACF Has Settings?](https://www.advancedcustomfields.com/blog/acf-has-settings)

License
-------

[](#license)

[MIT](LICENSE) © [Imad Beyg](http://techalica.com/)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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

Unknown

Total

1

Last Release

2121d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8692ff9f5a8dd7e217f2fbada00875572406917cd7e9ad2c0f1e81ba33505621?d=identicon)[techalica](/maintainers/techalica)

---

Top Contributors

[![imad-beyg](https://avatars.githubusercontent.com/u/14847566?v=4)](https://github.com/imad-beyg "imad-beyg (5 commits)")[![techalica](https://avatars.githubusercontent.com/u/68460920?v=4)](https://github.com/techalica "techalica (2 commits)")

---

Tags

wordpressadvancedfieldsacfcustom

### Embed Badge

![Health badge](/badges/techalica-acf-extended/health.svg)

```
[![Health](https://phpackages.com/badges/techalica-acf-extended/health.svg)](https://phpackages.com/packages/techalica-acf-extended)
```

###  Alternatives

[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)[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[log1x/acf-phone-number

A real ACF phone number field.

12072.5k](/packages/log1x-acf-phone-number)[gillesgoetsch/acf-smart-button

A simple, clean and lean ACF Field for internal and external links.

7625.5k](/packages/gillesgoetsch-acf-smart-button)

PHPackages © 2026

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