CodeIgniter Skeleton

screenshot of CodeIgniter Skeleton

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.

Overview:

CodeIgniter Skeleton Build (CIS) is a starting point for web applications using CodeIgniter. It aims to provide a new experience for CI-based development by ajaxifying everything. It includes CodeIgniter 2.2.0, Modular Extensions - HMVC 5.4, jQuery 1.11.1, Bootstrap 3.2.0, Bootstrap TLDR 1.1.0, a template library, and an ajax request & response library. It also offers custom builds of useful libraries and plugins as add-ons.

Features:

  • CodeIgniter 2.2.0
  • Modular Extensions - HMVC 5.4
  • jQuery 1.11.1
  • Bootstrap 3.2.0
  • Bootstrap TLDR 1.1.0
  • Template library for handling masterview and views within masterview
  • Ajax request & response library for rapid ajaxification
  • Add-ons with custom builds of libraries and plugins

Summary:

CodeIgniter Skeleton Build (CIS) is a starting point for web applications based on CodeIgniter. It includes various libraries and plugins to enhance development, and offers a template library and ajax request & response library to simplify handling of views and ajaxification. The installation process is straightforward, requiring setting the base URL and assets URL in the configuration files. Overall, CIS provides a solid foundation for developing web applications using CodeIgniter.