An open API service indexing awesome lists of open source software.

https://github.com/bearcodi/codeigniter-2-framework

Code Igniter v2 framework as a composer package
https://github.com/bearcodi/codeigniter-2-framework

codeigniter codeigniter2 composer-package php5

Last synced: 3 months ago
JSON representation

Code Igniter v2 framework as a composer package

Awesome Lists containing this project

README

        

# Code Igniter 2.x Framework Composer package

_Open Source PHP Framework (originally from EllisLab)_

> **WARNING:** CodeIgniter 2.x is no longer under development and only receives security patches until October 31st, 2015. Please [update your installation](https://www.codeigniter.com/userguide3/installation/upgrade_300.html) to the latest [CodeIgniter 3.x](https://github.com/bcit-ci/CodeIgniter) version available.

Composer package for modernizing a Code Igniter 2 application, used with sample `code-igniter-2-base-project` you can easily adjust your existing Code Igniter app to be a bit more extensible and leverage composer for fun stuff :)

## Documentation

> **WIP** Cleaning up the docs and going to publish as a static site with search to make them a bit more useable, again for reference only.