{"id":19215571,"url":"https://github.com/alwaysblank/plumbing-acf","last_synced_at":"2026-06-14T18:37:41.621Z","repository":{"id":62518098,"uuid":"161703259","full_name":"alwaysblank/plumbing-acf","owner":"alwaysblank","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-13T23:06:45.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-13T18:03:42.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alwaysblank.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-13T22:41:05.000Z","updated_at":"2021-03-06T14:56:21.000Z","dependencies_parsed_at":"2022-11-02T13:45:55.116Z","dependency_job_id":null,"html_url":"https://github.com/alwaysblank/plumbing-acf","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/alwaysblank/plumbing-acf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fplumbing-acf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fplumbing-acf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fplumbing-acf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fplumbing-acf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alwaysblank","download_url":"https://codeload.github.com/alwaysblank/plumbing-acf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fplumbing-acf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34333806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T14:14:07.497Z","updated_at":"2026-06-14T18:37:41.603Z","avatar_url":"https://github.com/alwaysblank.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACF 👩‍🔧\n\nThis 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.\n\n## Usage\n\nFirst, install the package:\n\n```bash\ncomposer require livy/plumbing-acf\n```\n\nOnce it's installed, you can access its methods like so:\n\n```php\nLivy\\Plumbing\\ACF\\Simple::getField('my-field');\n\n```\n\nTo save some typing, you can always use `use`:\n```php\nuse Livy\\Plumbing\\ACF\\Simple as ACF;\n\nACF::getField('my-field');\n```\n\n### `getFields()`\n\nThis 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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fplumbing-acf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falwaysblank%2Fplumbing-acf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fplumbing-acf/lists"}