PHPackages                             rahpt/codeigniter3-start - 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. rahpt/codeigniter3-start

ActiveLibrary[Framework](/categories/framework)

rahpt/codeigniter3-start
========================

RahPT - Codeigniter 3 Start Project

012PHP

Since May 10Pushed 7y agoCompare

[ Source](https://github.com/rahpt/codeigniter3-start)[ Packagist](https://packagist.org/packages/rahpt/codeigniter3-start)[ RSS](/packages/rahpt-codeigniter3-start/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

CodeIgniter 3 Start Clean Project
=================================

[](#codeigniter-3-start-clean-project)

This package installs the offical [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) (version `3.1.*`) with secure folder structure via Composer.

You can update CodeIgniter system folder to latest version with one command.

Folder Structure
----------------

[](#folder-structure)

```
/
├── application/
├── composer.json
├── composer.lock
├── public/
│   ├── .htaccess
│   └── index.php
└── vendor/
    └── codeigniter/
        └── framework/
            └── system/

```

Requirements
------------

[](#requirements)

- PHP 5.3.7 or later
- `composer` command (See [Composer Installation](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx))
- Git

How to Use
----------

[](#how-to-use)

### Install CodeIgniter

[](#install-codeigniter)

```
$ composer create-project rahpt/codeigniter3-start:dev-master

```

#### Install Translations for System Messages

[](#install-translations-for-system-messages)

If you want to install translations for system messages:

```
$ cd /path/to/
$ php bin/install.php translations 3.1.0

```

### Update CodeIgniter

[](#update-codeigniter)

```
$ cd /path/to/
$ composer update

```

Reference
---------

[](#reference)

- [Composer Installation](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)
- [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
- [Translations for CodeIgniter System](https://github.com/bcit-ci/codeigniter3-translations)

Related Projects for CodeIgniter 3.x
------------------------------------

[](#related-projects-for-codeigniter-3x)

- [Cli for CodeIgniter 3.0](https://github.com/kenjis/codeigniter-cli)
- [ci-phpunit-test](https://github.com/kenjis/ci-phpunit-test)
- [CodeIgniter Simple and Secure Twig](https://github.com/kenjis/codeigniter-ss-twig)
- [CodeIgniter Doctrine](https://github.com/kenjis/codeigniter-doctrine)
- [CodeIgniter Deployer](https://github.com/kenjis/codeigniter-deployer)
- [CodeIgniter3 Filename Checker](https://github.com/kenjis/codeigniter3-filename-checker)
- [CodeIgniter Widget (View Partial) Sample](https://github.com/kenjis/codeigniter-widgets)
-

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/91ef1ec8b266cf9138d2032011cca4ed948dbdfa5aa8a41ff3e3a0923203e7d2?d=identicon)[RahPT](/maintainers/RahPT)

---

Top Contributors

[![rahpt](https://avatars.githubusercontent.com/u/50341387?v=4)](https://github.com/rahpt "rahpt (3 commits)")

### Embed Badge

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

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

###  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)
