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
- Host: GitHub
- URL: https://github.com/bearcodi/codeigniter-2-framework
- Owner: bearcodi
- License: mit
- Created: 2018-12-19T23:31:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-05T03:51:18.000Z (about 6 years ago)
- Last Synced: 2024-12-28T13:43:27.605Z (4 months ago)
- Topics: codeigniter, codeigniter2, composer-package, php5
- Size: 1.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.