PHPackages                             codeigniter3/starter3.1 - 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. codeigniter3/starter3.1

ActiveProject[Framework](/categories/framework)

codeigniter3/starter3.1
=======================

CodeIgniter 3 Starter

v3.1.9(7y ago)112635[1 PRs](https://github.com/bcit-ci/starter3.1/pulls)MITPHPPHP &gt;=5.3.7

Since Dec 21Pushed 5y ago3 watchersCompare

[ Source](https://github.com/bcit-ci/starter3.1)[ Packagist](https://packagist.org/packages/codeigniter3/starter3.1)[ Docs](https://codeigniter.com)[ RSS](/packages/codeigniter3-starter31/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

starter3.1
----------

[](#starter31)

This project can be used as a starter for a webapp built with CodeIgniter 3.1.

The [user guide](http://www.codeigniter.com/user_guide/) can be accessed online, and is not bundled here.

Additionally, **index.php** has been moved to a **public** folder, and an **.htaccess** file added there, for improved security.

**index.php** has been modified to reference the correct relative location of CodeIgniter's **system** and **application** folders. The **application/config/config.php** settings have been modified with defaults for the *base\_url* and *index\_page* config settings.

Configure your web server or virtual host so that your project's document root maps to this **public** folder inside your project.

If you wish to run your app from the command line, for testing, then the following, from your project root, would run it on port 8000:

```
cd public
php -S localhost:8000

```

\##Installation

This project is meant to be composer-installed:

```
composer create-project codeigniter3/starter3.1
composer update

```

Updates to the framework can then be incorporated with

```
composer update

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

2706d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65f693f45781e767ed8557b776fd775309e7a262629892b99cf38462931e9b26?d=identicon)[lonnieezell](/maintainers/lonnieezell)

![](https://avatars.githubusercontent.com/u/3203951?v=4)[Project lead, CodeIgniter](/maintainers/jim-parry)[@jim-parry](https://github.com/jim-parry)

---

Top Contributors

[![jim-parry](https://avatars.githubusercontent.com/u/3203951?v=4)](https://github.com/jim-parry "jim-parry (6 commits)")[![galihlasahido](https://avatars.githubusercontent.com/u/1109574?v=4)](https://github.com/galihlasahido "galihlasahido (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codeigniter3-starter31/health.svg)

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

###  Alternatives

[laravel/prompts

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

712181.8M596](/packages/laravel-prompts)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68535.8M592](/packages/nette-bootstrap)[drupal/core-recommended

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

6939.5M343](/packages/drupal-core-recommended)[defstudio/pest-plugin-laravel-expectations

A plugin to add laravel tailored expectations to Pest

98548.9k4](/packages/defstudio-pest-plugin-laravel-expectations)

PHPackages © 2026

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