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

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

jengo/installer
===============

The Jengo CLI installer for rapid CodeIgniter 4 application bootstrapping.

v1.1.5(1mo ago)07MITPHP

Since Jun 21Pushed 2w agoCompare

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

READMEChangelogDependencies (4)Versions (4)Used By (0)

Jengo Installer
===============

[](#jengo-installer)

The Jengo CLI installer is a tool for quickly bootstrapping new Jengo-powered CodeIgniter 4 applications.

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

[](#installation)

You can install the Jengo Installer as a global Composer dependency:

```
composer global require jengo/installer
```

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

Usage
-----

[](#usage)

### Create a new application

[](#create-a-new-application)

To create a new Jengo application, run:

```
jengo new my-app
```

### Choose a starter kit

[](#choose-a-starter-kit)

You can specify a starter kit using the `--kit` option. Available kits: `react`, `vue`, `svelte`.

```
jengo new my-app --kit=react
```

### Force installation

[](#force-installation)

If the directory already exists, you can force the installation using the `--force` or `-f` flag:

```
jengo new my-app --force
```

How it works
------------

[](#how-it-works)

The installer performs the following steps:

1. Runs `composer create-project codeigniter4/appstarter` to initialize a fresh CI4 project.
2. Installs `jengo/base` core package.
3. If a kit is specified:
    - Installs `jengo/inertia`.
    - Runs `php spark jengo:install vite`.
    - Runs `php spark jengo:install inertia`.

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance95

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

2

Last Release

32d ago

Major Versions

v0.0.1 → v1.1.52026-06-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a00939d7e5422a294a7b9b186f29116de3dca2d793453c8c58c0293bd2346b2?d=identicon)[gilads-otiannoh254](/maintainers/gilads-otiannoh254)

---

Top Contributors

[![gilads-otiannoh24](https://avatars.githubusercontent.com/u/180090128?v=4)](https://github.com/gilads-otiannoh24 "gilads-otiannoh24 (9 commits)")

### Embed Badge

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

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

###  Alternatives

[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19566.0M1.8k](/packages/drupal-core)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k17](/packages/tempest-framework)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M426](/packages/drupal-core-recommended)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M754](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M607](/packages/shopware-core)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)

PHPackages © 2026

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