PHPackages                             isaac-gros/acf-console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. isaac-gros/acf-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

isaac-gros/acf-console
======================

Generate your ACF through a terminal.

v0(5y ago)04[1 issues](https://github.com/isaac-gros/acf-console/issues)PHPPHP ^7.2.5

Since Jun 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/isaac-gros/acf-console)[ Packagist](https://packagist.org/packages/isaac-gros/acf-console)[ Docs](https://github.com/isaac-gros/acf-console/)[ RSS](/packages/isaac-gros-acf-console/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

ACF Console
===========

[](#acf-console)

Generate your ACF through a terminal.

Example
-------

[](#example)

```
php acf.php acf:create:basic

Please choose a basic field type.
  [0] text
  [1] textarea
  [2] number
  [3] email
  [4] url
  [5] password
 > 0
# text is now the field type.

Please write the field name. Eg: my_field > background_image
# background_image is now the field name.

Please write the field title. Eg: My field > Background image
# Background image is now the field title.

Please write the field instructions. Press enter to skip. >
# Ignore the instructions for now.

Please write a field prepend. Press enter to skip. > pre
# Defined the field prepend as 'pre'.

Please write a field append. Press enter to skip. > after
# Defined the field append as 'after'.

Is the field required? [y/n] > y

Congratulations! Your field has been created.
```

### Configuration

[](#configuration)

You can edit the `config.yaml` file to define the path to save the generated fields. In this repository the /public path is in the `.gitignore` for development purposes.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2162d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43828409?v=4)[Isaac](/maintainers/isaac-gros)[@isaac-gros](https://github.com/isaac-gros)

---

Top Contributors

[![isaac-gros](https://avatars.githubusercontent.com/u/43828409?v=4)](https://github.com/isaac-gros "isaac-gros (17 commits)")

### Embed Badge

![Health badge](/badges/isaac-gros-acf-console/health.svg)

```
[![Health](https://phpackages.com/badges/isaac-gros-acf-console/health.svg)](https://phpackages.com/packages/isaac-gros-acf-console)
```

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M679](/packages/drush-drush)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
