Registry / web-framework / codeigniter-framework

codeigniter-framework

JSON →
library3.1.13phppackagistunverified

The CodeIgniter framework, a powerful PHP framework with a small footprint.

composer require codeigniter/framework
INSTALL
IMPORT
SIG · CODEIGNITER-FRAMEW
C
codeigniter-framework
web-frameworkphpv3.1.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CodeIgniter
use CodeIgniter\CodeIgniter;

Initialize and run CodeIgniter application

<?php use CodeIgniter\CodeIgniter; $app = new CodeIgniter(); $app->run();
Debug
Known issues
gotchaVersion 3.x is legacy; consider upgrading to 4.x
fix
Migrate to CodeIgniter 4.x for modern features
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.1.13latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
codeigniter-framework — pip install codeigniter-framework · libregistry