pocketarc/codeigniter

The CodeIgniter framework

Installs: 411

Dependents: 0

Suggesters: 0

Security: 0

Stars: 27

Watchers: 9

Forks: 7 640

Open Issues: 3

Type:project

3.2.1 2024-02-25 06:56 UTC

This package is auto-updated.

Last update: 2024-04-25 07:31:50 UTC


README

This is a fork of CodeIgniter 3, with the goal of keeping it up to date with PHP 8.3 and beyond. There is no intention to add new features or change the way CI3 works. This is purely a maintenance fork.

The original CodeIgniter 3.x branch is no longer maintained, and has not been updated to work with PHP 8.2 (or 8.3). This fork is intended to fill that gap.

If the original CodeIgniter 3.x branch is updated to work with PHP 8.3 or newer, and starts to be maintained again, this fork might be retired.

Issues and Pulls

Issues and Pull Requests are welcome, but please note that this is a maintenance fork. New features will not be accepted. If you have a new feature you would like to see in CodeIgniter, please submit it to the original CodeIgniter 3.x branch.

Server Requirements

PHP version 5.4 or newer, same as the original CI3 requirements.

Installation

Simple: Just use composer.

composer require pocketarc/codeigniter