The CodeIgniter Pagination Library was built to work with entries stored inside a database, allowing the developer to control the flow of information dumped on each page.The library, besides just splitting long content across multiple pages, also comes...

Stencil

Stencil 1.0

Stencil provides a portable template engine for CodeIgniter allowing developers to plug it into any CI application and take advantage of its great features.The template engine supports slices, helpers, callbacks, easy asset management, and can load...

flexi cart seamlessly integrates with any CodeIgniter installation, providing a quick e-store solution without the webmaster being forced to switch the platform just to run a small shop. flexi cart comes with a shopping cart front-end widget and an...

The term "assets" refers to JavaScript and CSS files.This CodeIngiter plugin will allow the developer to control how and when assets are called and loaded inside an app.Assets-Helper supports loading one file at a time, or grouping and loading multiple...

This plugin was ported from the visualCaptcha PHP library.The CodeIgniter version tries to follow as closely as possible the original guidelines, supporting most of the features and the original design patterns that have been so successful in protecting...

Piwik is a open source real-time PHP web analytics program.The library allows combining Piwik with CodeIgniter installations, together with GeoIP data.Installation instructions are provided with the download package.Requirements:Piwik CodeIgniter...

Theme Loader

Theme Loader 1.4.2

Theme Loader creates a solid system for loading and switching theme files.It works by changing CSS and JS resources according to the user's latest theme selection.Usage instructions are included with the download package.What is new in this release:Fixed...

Using the Luminous PHP library adapted to the CodeIgniter plugin system, ci-syntax-highlight allows editors to include code blocks, declare their programming language, and have the source code automatically highlighted when embedded on the...

Carabiner

Carabiner 1.45

Inspired by Minify, Carabiner allows developers to combine, minify and cache JavaScript and CSS files.As files are changed, the older file is purged from the cache, and a new copy is...

It is actually a port to the CodeIgniter framework for the Spyc PHP class, a YAML loader/dumper written in PHP.This will allow CodeIgniter to parse and write YAML documents with ease.What is new in this release:Changes to the...