It supports all the normal HTTP requests usually used on a website.Features:POST/GET/PUT/DELETE requests over HTTP HTTP Authentication Provides debug information Proxy support Cookies Follows redirects Returns error string What is new in this...

This library provides an interface to Twitter’s beautiful API.It tries to stick as close to the original specification as possible, so Twitter's documentation will still be relevant.This library also handles Twitter’s search API .What is new...

Uploadify is a jQuery plugin that allows an easy way to integrate single or multiple file uploads on a website.This plugin allows CodeIgniter-developed apps to handle all file uploads via Uploadify, instead of the classic upload controller.A demo is...

Amazon Web Services SES (Simple Email Service) is a highly scalable and cost-effective bulk and transactional email-sending service.This library allows apps developed on top of the CodeIgniter PHP framework to query and interact with Amazon SES from...

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

It can basically be used to retrieve any stock and commodity price from the Yahoo! Finance website.Retrieve data is partially cached using Phil Sturgeon's CodeIgniter Cache Library.Features:Get grain and cotton commodity future prices Get livestock future...

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