Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 878 Bytes

File metadata and controls

21 lines (17 loc) · 878 Bytes
title CodeIgniter Framework
updated February 11, 2016
permalink /articles/php-frameworks/what-is-codeigniter-framework/
redirect_from /faq/php-frameworks/what-is-codeigniter-framework/

CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.

CodeIgniter has a lean MVC framework, with enough capabilities to improve productivity, while providing for third-party addons/plugins for additional functionality.

See Also