PHPackages                             mtvee/ci3hmvc - 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. mtvee/ci3hmvc

ActiveLibrary[Framework](/categories/framework)

mtvee/ci3hmvc
=============

CodeIgniter 3 with HMVC

v0.1.0(8y ago)020[1 issues](https://github.com/mtvee/ci3hmvc/issues)MITPHP

Since Nov 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mtvee/ci3hmvc)[ Packagist](https://packagist.org/packages/mtvee/ci3hmvc)[ RSS](/packages/mtvee-ci3hmvc/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

CI3HMVC
=======

[](#ci3hmvc)

This is a base package of CodeIgniter with HMVC applied that I use for new projects.

- [CodeIgniter 3.1.6](http://codeigniter.com)
- [HMVC (e52dcb6)](http://bitbucket.org) patched for method name change in CI

I put `index.php` into a `/public` folder as well to keep the other stuff out of the web server path.

Unit Testing
------------

[](#unit-testing)

Unit Testing for CI is a pita with PHPUnit so I added and updated an old 2.x unit testing thing I have used for quite some time. The file `application\modules\libraries\Ciut.php` has all the details if you are interested.

Also
----

[](#also)

I use Vagrant for development:

```
composer create-project mtvee/ci3hmvc NAME
cd NAME
composer require laravel/homestead --dev
\\vendor\\bin\\homestead make
vagrant up

```

Issues
------

[](#issues)

Homestead php 7.1 sql pdo shared lib is [busted sometimes](https://github.com/laravel/homestead/issues/715). Set the following to use php 5.6 in the `Homestead.yaml` file.

```
sites:
    ...
    php: "5.6"

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c2f5216780e2d0e5b918baea351e7ddb88952e08770eeade31d61edf6e02cf1?d=identicon)[mtvee](/maintainers/mtvee)

---

Top Contributors

[![mtvee](https://avatars.githubusercontent.com/u/21204?v=4)](https://github.com/mtvee "mtvee (7 commits)")

---

Tags

codeigniterhmvc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mtvee-ci3hmvc/health.svg)

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

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[pingpong/modules

Laravel Modules

592188.7k13](/packages/pingpong-modules)[webreinvent/vaahcms

VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.

5758.2k](/packages/webreinvent-vaahcms)[luthier/luthier

Improved routing, middleware support, authentication tools and more for CodeIgniter 3 framework

150108.8k](/packages/luthier-luthier)[michalsn/codeigniter-htmx

HTMX helper for CodeIgniter 4 framework

8140.9k](/packages/michalsn-codeigniter-htmx)[teepluss/hmvc

Laravel HMVC.

7634.7k](/packages/teepluss-hmvc)

PHPackages © 2026

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