PHPackages                             fireantlabs/fatheme - 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. fireantlabs/fatheme

ActiveLibrary[Framework](/categories/framework)

fireantlabs/fatheme
===================

A package that installs Codeigniter's core via Composer.

3111PHP

Since Jan 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fireantlabs/fatheme)[ Packagist](https://packagist.org/packages/fireantlabs/fatheme)[ RSS](/packages/fireantlabs-fatheme/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

FATheme
=======

[](#fatheme)

Codeigniter 4 Basic Theme

```
codeigniter/
├── application/
├── composer.json
├── composer.lock
├── public/
|   ├── themes/
|   |     └── Default
|   |         └── views
|   |             ├── partial
|   |             └── layouts
│   ├── .htaccess
│   └── index.php
└── vendor/
    └── codeigniter/
        └── framework/
            └── system/

```

I custom view helper of codeigniter 4 framework to config the theme with [Code Modules](https://bcit-ci.github.io/CodeIgniter4/general/modules.html?highlight=core%20module)SEE THE IMAGE ==&gt; Layout of Theme [![Alt text](/screenshot.png?raw=true "Layout")](/screenshot.png?raw=true)

1. Install:

```
composer require fireantlabs/fatheme

```

2. Go application -&gt; Config -&gt; Autoload.php

```
$psr4 = ['Theme' =>FCPATH.'themes']

```

Config eviroment to development --&gt; Show debug bar

```
$_SERVER['CI_ENVIRONMENT'] = 'development';

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd95661e641326d48079e880fd70c4214a97837689e0ec84bffbac06c5eeb497?d=identicon)[honeydt](/maintainers/honeydt)

---

Top Contributors

[![fireantlabs](https://avatars.githubusercontent.com/u/6004235?v=4)](https://github.com/fireantlabs "fireantlabs (25 commits)")

---

Tags

cici4codeigniter4theme

### Embed Badge

![Health badge](/badges/fireantlabs-fatheme/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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