PHPackages                             mbran/acf-blocks-cli - 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. mbran/acf-blocks-cli

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

mbran/acf-blocks-cli
====================

A command line interface for managing ACF blocks in WordPress.

1.0.1(11mo ago)09PHPPHP &gt;=8.1

Since Aug 1Pushed 11mo agoCompare

[ Source](https://github.com/miloszbranewicz/acf-blocks-cli)[ Packagist](https://packagist.org/packages/mbran/acf-blocks-cli)[ RSS](/packages/mbran-acf-blocks-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

acf-blocks-cli
==============

[](#acf-blocks-cli)

A CLI tool for quickly generating ACF (Advanced Custom Fields) blocks for WordPress.

This tool creates a block scaffold with all necessary files: `block.json`, `register.php`, PHP template, and optionally SCSS and `fields.json`.

---

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- Composer
- WordPress with ACF Pro (required for blocks to work)

---

Installation
------------

[](#installation)

Install the package locally or globally via Composer:

```
composer require mbran/acf-blocks-cli
```

Usage
-----

[](#usage)

Run the CLI using

```
php vendor/bin/acf-blocks-cli make:block
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance52

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Every ~0 days

Total

2

Last Release

336d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28202113?v=4)[Miloszel](/maintainers/miloszbranewicz)[@miloszbranewicz](https://github.com/miloszbranewicz)

---

Top Contributors

[![miloszbranewicz](https://avatars.githubusercontent.com/u/28202113?v=4)](https://github.com/miloszbranewicz "miloszbranewicz (11 commits)")

### Embed Badge

![Health badge](/badges/mbran-acf-blocks-cli/health.svg)

```
[![Health](https://phpackages.com/badges/mbran-acf-blocks-cli/health.svg)](https://phpackages.com/packages/mbran-acf-blocks-cli)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)

PHPackages © 2026

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