Dwoo is a PHP based templating engine aimed as a replacement for Smarty 2.x using similar and alternative syntax.Dwoo is implemented in CodeIgniter via the Parser library and view files.Requirements:CodeIgniter 1.7.x or higher Dwoo 1.1 or higher PHP 5.2...

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

The library provides enough configuration options to easily use it in any PHP projects built on top of CodeIgniter.Features:nothing foundWhat is new in this release:Added support for negative number in $config['uri_segment']. Reworked the...

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

ImageMagick is a toolkit for creating, editing, composing, and/or converting images. ImageMagick works only with bitmap images.This library allows a developer to tell ImageMagick what to do with an image, right from inside a CodeIgniter app's source...

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

Codeigniter-Boilerplate merges technologies like HTML5 Boilerplate and jQuery to provide a basic project structure for CodeIgniter installations.This pre-built code structure will help developers save time usually spent on creating folders and moving...

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