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

ActiveLibrary[Framework](/categories/framework)

jengo/base
==========

New Jengo based on the current knowledge I have of ci4

v1.0.4(2mo ago)0112MITPHP

Since Feb 8Pushed 2mo agoCompare

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

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

Jengo Base
==========

[](#jengo-base)

The core package for Jengo applications, providing essential utilities, installers, and structure for CodeIgniter 4 rapid development.

Features
--------

[](#features)

- **Rapid Setup**: Command-line installers for common stacks.
- **Frontend Integration**: Seamless support for modern frontend tools like Vite.
- **Helpers &amp; Utilities**: Specialized helpers for Jengo's architecture.

Installers
----------

[](#installers)

Jengo Base includes several installers to jumpstart your development.

### [Vite Installer](docs/installers/vite.md)

[](#vite-installer)

Sets up a complete Vite environment with optional Tailwind CSS support.

```
php spark jengo:install vite
```

### Page System Installer

[](#page-system-installer)

Sets up the Page System (Layouts, Partials, Home Page).

```
php spark jengo:install page_system
```

🛠 Setup
-------

[](#-setup)

To register the Jengo helper in your application's `Autoload.php`:

```
php spark jengo:setup
```

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

[](#installation)

Install the package via Composer:

```
composer require jengo/base
```

Usage
-----

[](#usage)

Register the package in your CodeIgniter 4 application and use the provided `spark` commands.

```
php spark list
```

Look for the `jengo` namespace to see available commands.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance85

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

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

Total

5

Last Release

78d ago

### 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 (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[codeigniter4/appstarter

CodeIgniter4 starter app

1891.8M](/packages/codeigniter4-appstarter)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[laravel/nova-devtool

Devtool for Laravel Nova Development

31389.3k134](/packages/laravel-nova-devtool)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)[bowphp/framework

The bow PHP Framework

6015.5k8](/packages/bowphp-framework)[irsyadulibad/codeigniter4-datatables

Server side DataTables library for CodeIgniter4 framework

702.4k](/packages/irsyadulibad-codeigniter4-datatables)

PHPackages © 2026

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