Files
DEV/SAE2.02_Application_WEB/readme.rst
2025-12-05 10:30:43 +01:00

32 lines
1.1 KiB
ReStructuredText

########################
What is this repository?
########################
This is a fork of CodeIgniter 3, with the goal of keeping it up to date with **PHP 8.4** 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 any newer version. This fork is intended to fill that gap.
If the original CodeIgniter 3.x branch is updated to work with PHP 8.2+, 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.
.. code-block:: bash
composer require pocketarc/codeigniter