Supports version 2.x of the protocol.OAuth 2.x is split into 2 profiles, clients and providers. This library wraps the provider part for CodeIgniter.Features:Supported providers: Facebook Foursquare GitHub Google PayPal Instagram Soundcloud Windows...

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

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

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

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

The library can be used in catching form submissions and reviewing them via Akismet's spam detection service.Simple to install and use, will greatly increase a site's form security.Requirements:CodeIgniter Akismet API...

It uses a Rails-like convention system to automatically load the view based on the controller name and the current method.It also utilizes a custom layout system.Features:Custom 404 Messages Model Loading Layout Loading View Loading What is new in this...