Registry / other / wordplate-acf

wordplate-acf

JSON →
library14.6.0phppackagistunverified

Register advanced custom fields with object-oriented PHP

composer require wordplate/acf
INSTALL
IMPORT
SIG · WORDPLATE-ACF
W
wordplate-acf
otherphpv14.6.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.

TextField
use WordPlate\Acf\Fields\TextField;

Register a required text field for Advanced Custom Fields.

use WordPlate\Acf\Fields\TextField; $field = TextField::make('Title') ->instructions('Enter the title') ->required();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
14.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
wordplate-acf — pip install wordplate-acf · libregistry