It permits developers to write and retrieve chunks of data to and from the storage filesystem.By storing complex or large chunks of data in serialized form on the file system the user can relieve stress from the database or simply cache calls to...

It implements additional features for the CodeIgniter "views" module. The library is inspired by the "views" module in Symfony.Documentation can be found in the download package's README file.Features:Manage layouts, page title, metas, CSS and JS with...

CI View

CI View 0.1.2

Opposed to CodeIgniter's native "all or nothing" caching mechanism, this library manages views and their CSS & JavaScript assets, and caching these views dynamically.Features:It's unobtrusive. This library overrides no CodeIgniter functionality. We...

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

The library allows CodeIgniter admins to render their charts via the famous Highcharts JavaScript charting library.Supports all chart types supported by the Highcharts library (bar, pie, line, spline, area, areaspline, column and scatter).Features:Use...

The plugin makes use of Twitter's API for embedding tweets in remote locations.It's perfect for showcasing a person's social activity, while keeping a hold on what's OK to display and what's not.Features:Embed tweets from an account Embed tweets via...

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

Redis is a persistent key-value store database written in ANSI-C for Posix systems.This library allows apps built with the CodeIgniter PHP framework to query and interact with Redis DBs.Features:Config-based library Set a new key/value Retrieve...