{"id":15673254,"url":"https://github.com/log1x/acf-fluent-helpers","last_synced_at":"2025-05-06T22:11:15.768Z","repository":{"id":62518636,"uuid":"101122574","full_name":"Log1x/acf-fluent-helpers","owner":"Log1x","description":"Simple set of helper functions for ACF Fluent auto-loaded with Composer using generic function names.","archived":false,"fork":false,"pushed_at":"2019-08-07T05:28:33.000Z","size":5,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T20:17:38.713Z","etag":null,"topics":["acf","acf-field","acf-fluent","advanced-custom-fields","wordpress"],"latest_commit_sha":null,"homepage":"https://github.com/Log1x/acf-fluent-helpers","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Log1x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T01:16:17.000Z","updated_at":"2024-04-12T11:11:49.000Z","dependencies_parsed_at":"2022-11-02T14:46:02.067Z","dependency_job_id":null,"html_url":"https://github.com/Log1x/acf-fluent-helpers","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Facf-fluent-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Facf-fluent-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Facf-fluent-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Facf-fluent-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Log1x","download_url":"https://codeload.github.com/Log1x/acf-fluent-helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776600,"owners_count":21802469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["acf","acf-field","acf-fluent","advanced-custom-fields","wordpress"],"created_at":"2024-10-03T15:38:48.521Z","updated_at":"2025-05-06T22:11:15.278Z","avatar_url":"https://github.com/Log1x.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACF Fluent Helpers\n\n![Latest Stable Version](https://img.shields.io/packagist/v/log1x/acf-fluent-helpers?style=flat-square)\n![Total Downloads](https://img.shields.io/packagist/dt/log1x/acf-fluent-helpers?style=flat-square)\n\nThis is a simple set of helper functions for [ACF Fluent](https://github.com/samrap/acf-fluent) similar to the [`helpers.php`](https://github.com/samrap/acf-fluent/blob/master/src/helpers.php) shipped with ACF Fluent, but is auto-loaded by Composer instead of having to be manually included.\n\nIt also uses really generic function names because I'm naughty. :wink:\n\n## Requirements\n\nMake sure all dependencies have been installed before moving on:\n\n- [PHP](https://secure.php.net/manual/en/install.php) \u003e= 7.0\n- [Composer](https://getcomposer.org/download/)\n- [ACF Fluent](https://github.com/samrap/acf-fluent)\n\n## Installation\n\nInstall via Composer:\n\n```bash\n$ composer require log1x/acf-fluent-helpers:dev-master\n```\n\n## Usage\n\n```php\n$field    = field('example')-\u003eget();\n$subfield = sub('example')-\u003eget();\n$option   = option('example')-\u003eget();\n```\n\n## Bug Reports\n\nIf you discover a bug in ACF Fluent Helpers, please [open an issue](https://github.com/log1x/acf-fluent-helpers/issues).\n\n## Contributing\n\nContributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.\n\n## License\n\nACF Fluent Helpers is provided under the [MIT License](https://github.com/log1x/acf-fluent-helpers/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Facf-fluent-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flog1x%2Facf-fluent-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Facf-fluent-helpers/lists"}