Registry / other / stoutlogic-acf-builder

stoutlogic-acf-builder

JSON →
library1.12.0phppackagistunverified

An Advanced Custom Field Configuration Builder

composer require stoutlogic/acf-builder
INSTALL
IMPORT
SIG · STOUTLOGIC-ACF-BUI
S
stoutlogic-acf-builder
otherphpv1.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FieldsBuilder
use StoutLogic\AcfBuilder\FieldsBuilder;

Build an ACF field group configuration

use StoutLogic\AcfBuilder\FieldsBuilder; $builder = new FieldsBuilder('my_group'); $builder->addText('title'); $config = $builder->build();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
stoutlogic-acf-builder — pip install stoutlogic-acf-builder · libregistry