PHPackages                             unoforge/flexi-core - 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. unoforge/flexi-core

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

unoforge/flexi-core
===================

Core logic for Flexi CLI

1.0.8(1mo ago)072MITPHPPHP ^8.3

Since Mar 2Pushed 1mo agoCompare

[ Source](https://github.com/unoforge/flexi-core)[ Packagist](https://packagist.org/packages/unoforge/flexi-core)[ RSS](/packages/unoforge-flexi-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (8)Used By (2)

Flexi Core Package
==================

[](#flexi-core-package)

`packages/core` contains shared application logic used by both CLI distributions.

Scope
-----

[](#scope)

- Namespace: `FlexiCore\\`
- Shared domain and infrastructure logic only:
    - `src/Core/` (config, registries, generation helpers)
    - `src/Service/` (framework detection, setup logic, theming helpers)
    - `src/Installer/` (composer/node installers)
    - `src/Utils/` (file/http helpers)
    - `src/Libs/` (orchestration helpers)
    - `stubs/` (template assets)

Non-Goals
---------

[](#non-goals)

`packages/core` must not contain CLI presentation/UI layers:

- No Symfony Console command classes (`Symfony\\Component\\Console\\Command\\*`)
- No Laravel Artisan command classes (`Illuminate\\Console\\Command`)
- No CLI argument parsing concerns (options/arguments/signatures)

Those belong to:

- `packages/cli` for the Symfony Console distribution
- `packages/laravel` for the Laravel Artisan distribution

Dependency Boundary
-------------------

[](#dependency-boundary)

Core may depend on reusable runtime libraries (yaml, process, http client, prompts), but must stay command-framework agnostic.

Consumers
---------

[](#consumers)

- `unoforge/flexi-cli`
- `unoforge/flexi-laravel`

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance91

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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 ~4 days

Total

7

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12275b8e2828254a5e9ac2d99e5490d437d774cd6a57c809d4dcea3aaf4ee1d8?d=identicon)[Johnkat-Mj](/maintainers/Johnkat-Mj)

---

Top Contributors

[![Johnkat-Mj](https://avatars.githubusercontent.com/u/59884686?v=4)](https://github.com/Johnkat-Mj "Johnkat-Mj (15 commits)")

### Embed Badge

![Health badge](/badges/unoforge-flexi-core/health.svg)

```
[![Health](https://phpackages.com/badges/unoforge-flexi-core/health.svg)](https://phpackages.com/packages/unoforge-flexi-core)
```

###  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.4M685](/packages/drush-drush)[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)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)

PHPackages © 2026

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