Download the PHP package livy/plumbing-acf without Composer
On this page you can find all versions of the php package livy/plumbing-acf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download livy/plumbing-acf
More information about livy/plumbing-acf
Files in livy/plumbing-acf
Download livy/plumbing-acf
More information about livy/plumbing-acf
Files in livy/plumbing-acf
Vendor livy
Package plumbing-acf
Short Description A friendly interface for safely interacting with ACF.
License MIT
Package plumbing-acf
Short Description A friendly interface for safely interacting with ACF.
License MIT
Please rate this library. Is it a good library?
Informations about the package plumbing-acf
ACF 👩🔧
This provides a very, very simple wrapper for ACF. The only meaningful "feature" it adds in this version is the ability to query several fields at once, and return them in a compiled array.
Usage
First, install the package:
Once it's installed, you can access its methods like so:
To save some typing, you can always use use
:
getFields()
This method can accept several fields to query at once, and will return them as an array (or a collection, if Illuminate\Collection
) is available. See the method source for documentation.
All versions of plumbing-acf with dependencies
PHP Build Version
Package Version
No informations.
The package livy/plumbing-acf contains the following files
Loading the files please wait ....