Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

11/9/22, 6:02 PM GitHub - bcit-ci/CodeIgniter: Open Source PHP Framework (originally from EllisLab)

bcit-ci / CodeIgniter Public

Open Source PHP Framework (originally from EllisLab)

codeigniter.com/


MIT license


18.2k
stars

7.7k
forks


Star Notifications

Code Issues 26 Pull requests 18 Discussions Actions Projects Wiki Security Insig


develop
Go to file

gxgpet … 3 days ago

View code

readme.rst

What is CodeIgniter
CodeIgniter is an Application Development Framework - a toolkit - for people
who build
web sites using PHP. Its goal is to enable you to develop projects
much faster than you
could if you were writing code from scratch, by providing
a rich set of libraries for
commonly needed tasks, as well as a simple
interface and logical structure to access these
libraries. CodeIgniter lets
you creatively focus on your project by minimizing the amount of
code needed
for a given task.

Release Information
This repo contains in-development code for future releases. To download the
latest stable
release please visit the CodeIgniter Downloads page.

Changelog and New Features


You can find a list of all changes for each release in the user
guide change log.

Server Requirements
https://github.com/bcit-ci/CodeIgniter 1/3
11/9/22, 6:02 PM GitHub - bcit-ci/CodeIgniter: Open Source PHP Framework (originally from EllisLab)

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run
such old versions of
PHP, because of potential security and performance
issues, as well as missing features.

Installation
Please see the installation section
of the CodeIgniter User Guide.

License
Please see the license
agreement.

Resources

User Guide
Contributing Guide
Language File Translations
Community Forums
Community Wiki
Community Slack Channel

Report security issues to our Security Panel


or via our page on HackerOne, thank you.

Acknowledgement
The CodeIgniter team would like to thank EllisLab, all the
contributors to the CodeIgniter
project and you, the CodeIgniter user.

Releases


40
tags

Used by 2.1k

+ 2,115

Contributors 492

https://github.com/bcit-ci/CodeIgniter 2/3
11/9/22, 6:02 PM GitHub - bcit-ci/CodeIgniter: Open Source PHP Framework (originally from EllisLab)

+ 481 contributors

Languages

PHP 97.4%
HTML 1.3%
Python 0.6%
JavaScript 0.3%
Makefile 0.2%
CSS 0.1%
Shell 0.1%

https://github.com/bcit-ci/CodeIgniter 3/3

You might also like