PHPackages                             blcklab/panulat-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. [Framework](/categories/framework)
4. /
5. blcklab/panulat-cli

ActiveLibrary[Framework](/categories/framework)

blcklab/panulat-cli
===================

Panulat CLI: lightweight development scaffolding commands and the black executable for Panulat REST API projects.

v0.1.0(1mo ago)0201MITPHP ^8.3

Since Jul 7Compare

[ Source](https://github.com/blcklab/panulat-cli)[ Packagist](https://packagist.org/packages/blcklab/panulat-cli)[ RSS](/packages/blcklab-panulat-cli/feed)WikiDiscussions Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (1)

 [![Packagist version](https://camo.githubusercontent.com/67b48f7487fbeb6acda7a59e31f5c1b32b2521f0e1aa4bd387f428a0a11ea9b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c636b6c61622f70616e756c61742d636c693f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/67b48f7487fbeb6acda7a59e31f5c1b32b2521f0e1aa4bd387f428a0a11ea9b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c636b6c61622f70616e756c61742d636c693f7374796c653d666c61742d737175617265) [![downloads](https://camo.githubusercontent.com/5896e334b910a5228e7d7bfb94bceec8d3fe13ba1ac4c3e310adf722b323e997/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f626c636b6c61622f70616e756c61742d636c693f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/5896e334b910a5228e7d7bfb94bceec8d3fe13ba1ac4c3e310adf722b323e997/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f626c636b6c61622f70616e756c61742d636c693f7374796c653d666c61742d737175617265) [![CI](https://github.com/blcklab/panulat-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/blcklab/panulat-cli/actions/workflows/ci.yml/badge.svg) [![license](https://camo.githubusercontent.com/9db841a2374e72ae5236e049bcd4e9ec6d1f8cb8696c7ac2e1216e3b5340905c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f626c636b6c61622f70616e756c61742d636c693f763d32)](https://camo.githubusercontent.com/9db841a2374e72ae5236e049bcd4e9ec6d1f8cb8696c7ac2e1216e3b5340905c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f626c636b6c61622f70616e756c61742d636c693f763d32)

Panulat CLI
===========

[](#panulat-cli)

`blcklab/panulat-cli` is the optional developer CLI for Panulat projects.

It provides scaffolding commands without adding them to `panulat-core`, helping keep the core small and focused.

Install
-------

[](#install)

```
composer require --dev blcklab/panulat-cli
```

Usage
-----

[](#usage)

Run commands from the root of a Panulat project:

```
php black make:controller UserController
php black make:middleware AuthMiddleware
php black make:model User
php black make:resource UserResource
php black make:migration create_users_table
php black make:seeder UserSeeder
```

`black` can also run core framework commands:

```
php black migrate
php black db:seed
php black optimize
```

Related Packages
----------------

[](#related-packages)

- `blcklab/panulat-core` — framework core
- `blcklab/panulat` — starter API project
- `blcklab/panulat-jwt` — optional JWT authentication package

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance90

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dc45b8a2e59ef460b4196fe4a8fed4402aee0fb8874c90c65fdae8e76ee1b7fe?d=identicon)[blcklab](/maintainers/blcklab)

---

Tags

phpcliconsoleframeworkscaffoldingpanulat

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/blcklab-panulat-cli/health.svg)

```
[![Health](https://phpackages.com/badges/blcklab-panulat-cli/health.svg)](https://phpackages.com/packages/blcklab-panulat-cli)
```

PHPackages © 2026

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