PHPackages                             totoprayogo1916/codeigniter4-appstarter - 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. totoprayogo1916/codeigniter4-appstarter

ActiveProject[Framework](/categories/framework)

totoprayogo1916/codeigniter4-appstarter
=======================================

CodeIgniter4 starter app

4.5.0(1y ago)017[3 PRs](https://github.com/totoprayogo1916/CodeIgniter4-appstarter/pulls)MITPHPPHP ^8.1CI passing

Since May 6Pushed 1y agoCompare

[ Source](https://github.com/totoprayogo1916/CodeIgniter4-appstarter)[ Packagist](https://packagist.org/packages/totoprayogo1916/codeigniter4-appstarter)[ Docs](https://codeigniter.com)[ RSS](/packages/totoprayogo1916-codeigniter4-appstarter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (19)Used By (0)

CodeIgniter 4 Application Starter
=================================

[](#codeigniter-4-application-starter)

What is CodeIgniter?
--------------------

[](#what-is-codeigniter)

CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the [official site](https://codeigniter.com).

This repository holds a composer-installable app starter. Cloned from [CodeIgniter4/appstarter](https://github.com/codeigniter4/appstarter).

More information about the plans for version 4 can be found in [CodeIgniter 4](https://forum.codeigniter.com/forumdisplay.php?fid=28) on the forums.

You can read the [user guide](https://codeigniter.com/user_guide/)corresponding to the latest version of the framework.

Installation &amp; updates
--------------------------

[](#installation--updates)

`composer create-project totoprayogo1916/codeigniter4-appstarter` then `composer update` whenever there is a new release of the framework.

When updating, check the release notes to see if there are any changes you might need to apply to your `app` folder. The affected files can be copied or merged from `vendor/codeigniter4/framework/app`.

Setup
-----

[](#setup)

Copy `env` to `.env` and tailor for your app, specifically the baseURL and any database settings.

Important Change with index.php
-------------------------------

[](#important-change-with-indexphp)

`index.php` is no longer in the root of the project! It has been moved inside the *public* folder, for better security and separation of components.

This means that you should configure your web server to "point" to your project's *public* folder, and not to the project root. A better practice would be to configure a virtual host to point there. A poor practice would be to point your web server to the project root and expect to enter *public/...*, as the rest of your logic and the framework are exposed.

**Please** read the user guide for a better explanation of how CI4 works!

Repository Management
---------------------

[](#repository-management)

We use GitHub issues, in our main repository, to track **BUGS** and to track approved **DEVELOPMENT** work packages. We use our [forum](http://forum.codeigniter.com) to provide SUPPORT and to discuss FEATURE REQUESTS.

This repository is a "distribution" one, built by our release preparation script. Problems with it can be raised on our forum, or as issues in the main repository.

Server Requirements
-------------------

[](#server-requirements)

PHP version 8.1 or higher is required, with the following extensions installed:

- [intl](http://php.net/manual/en/intl.requirements.php)
- [mbstring](http://php.net/manual/en/mbstring.installation.php)

Warning

The end of life date for PHP 7.4 was November 28, 2022. The end of life date for PHP 8.0 was November 26, 2023. If you are still using PHP 7.4 or 8.0, you should upgrade immediately. The end of life date for PHP 8.1 will be November 25, 2024.

Additionally, make sure that the following extensions are enabled in your PHP:

- json (enabled by default - don't turn it off)
- [mysqlnd](http://php.net/manual/en/mysqlnd.install.php) if you plan to use MySQL
- [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\\CURLRequest library

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance47

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~0 days

Total

15

Last Release

481d ago

PHP version history (2 changes)4.3.4PHP ^7.4 || ^8.0

4.5.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (37 commits)")[![totoprayogo1916](https://avatars.githubusercontent.com/u/2387514?v=4)](https://github.com/totoprayogo1916 "totoprayogo1916 (35 commits)")[![jim-parry](https://avatars.githubusercontent.com/u/3203951?v=4)](https://github.com/jim-parry "jim-parry (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![lonnieezell](https://avatars.githubusercontent.com/u/51931?v=4)](https://github.com/lonnieezell "lonnieezell (6 commits)")

---

Tags

appstartercodeigniter4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/totoprayogo1916-codeigniter4-appstarter/health.svg)

```
[![Health](https://phpackages.com/badges/totoprayogo1916-codeigniter4-appstarter/health.svg)](https://phpackages.com/packages/totoprayogo1916-codeigniter4-appstarter)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.6k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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