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

Abandoned → [jeffersongoncalves/filakit-cli](/?search=jeffersongoncalves%2Ffilakit-cli)ArchivedProject[CLI &amp; Console](/categories/cli)

filakitphp/installer
====================

The Filakit cli.

v0.23.0(1y ago)902MITPHPPHP ^8.2.0

Since Jun 1Pushed 1w ago1 watchersCompare

[ Source](https://github.com/filakitphp/installer)[ Packagist](https://packagist.org/packages/filakitphp/installer)[ RSS](/packages/filakitphp-installer/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (6)Versions (28)Used By (0)

[![Filakit Installer](https://raw.githubusercontent.com/filakitphp/installer/main/art/filakitphp-installer.png)](https://raw.githubusercontent.com/filakitphp/installer/main/art/filakitphp-installer.png)

Filakit Installer
=================

[](#filakit-installer)

Filakit Installer is a command-line tool to quickly create new Filakit applications. It provides an interactive and user-friendly experience for bootstrapping your Filakit projects, supporting multiple versions and options for advanced users.

Features
--------

[](#features)

- Installs the latest or specific versions of Filakit
- Interactive prompts for configuration
- Supports Laravel Herd and Valet environments
- Checks for required PHP extensions
- Force installation even if the directory exists

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

[](#requirements)

- PHP &gt;= 8.2
- Composer
- Required PHP extensions: tokenizer

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

[](#installation)

Install Filakit Installer globally using Composer:

```
composer global require filakitphp/installer
```

Make sure Composer's global bin directory is in your PATH.

Usage
-----

[](#usage)

To create a new Filakit application, run:

```
filakit new
```

### Options

[](#options)

- `--v4` Install Filakit v4
- `--force` Force installation even if the directory already exists

Example:

```
filakit new my-app --v4 --force
```

Development
-----------

[](#development)

Clone the repository and install dependencies:

```
composer install
```

Run the installer locally:

```
php filakit new test-app
```

Testing
-------

[](#testing)

Run tests with PHPUnit:

```
composer test
```

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](LICENSE).

Author
------

[](#author)

Jefferson Simão Gonçalves

---

For more information, see the source code or open an issue on the repository.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance76

Regular maintenance activity

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.9% 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 ~16 days

Recently: every ~92 days

Total

24

Last Release

27d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/411493?v=4)[Jefferson Gonçalves](/maintainers/jeffersongoncalves)[@jeffersongoncalves](https://github.com/jeffersongoncalves)

---

Top Contributors

[![jeffersongoncalves](https://avatars.githubusercontent.com/u/411493?v=4)](https://github.com/jeffersongoncalves "jeffersongoncalves (186 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

clicomposerfilakitfilamentinstallerlaravellaravel-zeropharphpscaffoldingstarter-kitcliconsolelaravelfilakit

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16458.3k8](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76130.4k1](/packages/rahul900day-laravel-console-spinner)[hydreflab/laravel-make-me

Extendable Interactive Make Command for Laravel

371.2k](/packages/hydreflab-laravel-make-me)

PHPackages © 2026

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