flexi auth can be used for running a community-powered CodeIgniter installation, supporting a special section in your site where users can make new accounts and where they can login into them.Along with the frontend part there's also a backend where...

Created for a project's development stage, the plugin will interface between the CI core and the end user.It provides a way to catch errors and present them in a nice, orderly fashion.Besides just catching the error, it will also perform a full backtrace,...

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...

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...

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...

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...

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...

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...

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...