PHPackages                             fnlla/installer - 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. fnlla/installer

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

fnlla/installer
===============

Official Fnlla installer CLI for bootstrapping new applications

v1.0.1(1mo ago)00proprietaryPHPPHP &gt;=8.2CI failing

Since Apr 22Pushed 1mo agoCompare

[ Source](https://github.com/fnlla/installer)[ Packagist](https://packagist.org/packages/fnlla/installer)[ RSS](/packages/fnlla-installer/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

fnlla/installer
===============

[](#fnllainstaller)

Official installer CLI for bootstrapping Fnlla applications.

[![CI](https://github.com/fnlla/installer/actions/workflows/ci.yml/badge.svg)](https://github.com/fnlla/installer/actions/workflows/ci.yml)

Install
-------

[](#install)

```
composer global require fnlla/installer
```

Ensure Composer global `vendor/bin` is in your `PATH`. For bleeding-edge development you can still install `dev-main` from VCS.

Usage
-----

[](#usage)

```
fnlla new my-app
```

This runs:

```
composer create-project fnlla/fnlla my-app --prefer-dist --no-interaction
```

Examples
--------

[](#examples)

```
fnlla new my-app --stability=stable
fnlla new my-app --prefer-source
fnlla new my-app --force
```

Notes
-----

[](#notes)

- `fnlla/fnlla` remains the canonical starter template.
- Installer focuses on DX and consistent bootstrap defaults.
- Packagist auto-update is driven by GitHub webhook (`https://packagist.org/api/github`) with workflow fallback in `.github/workflows/packagist-fallback-update.yml`.

Release
-------

[](#release)

- Changelog: `CHANGELOG.md`
- Manual release workflow: `.github/workflows/release.yml`

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance91

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23a73d9af8811556702d2675f6385306b6982c0a021fc25076e53b2a8fc24f13?d=identicon)[kordyaczny](/maintainers/kordyaczny)

---

Top Contributors

[![kordyaczny](https://avatars.githubusercontent.com/u/16237852?v=4)](https://github.com/kordyaczny "kordyaczny (9 commits)")

---

Tags

clicomposerfnllainstallerphp

### Embed Badge

![Health badge](/badges/fnlla-installer/health.svg)

```
[![Health](https://phpackages.com/badges/fnlla-installer/health.svg)](https://phpackages.com/packages/fnlla-installer)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

596920.8k12](/packages/php-tui-php-tui)[styleci/cli

The CLI tool for StyleCI

70464.1k9](/packages/styleci-cli)

PHPackages © 2026

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