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

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

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

CI-Merchant

CI-Merchant 2.1.3

CI-Merchant is nothing more than a gateway-agnostic payment system on which various billing providers can be integrated.It comes with support for various known gateways out of the box, but with the provided documentation, additional custom services can be...

The library's purpose is to add some new tools for managing the cache files more easily.This allows a developer to manipulated outputted cache files via PHP.Features:Change in perspective between 2D, 3D, and First Person Shooting Gain new abilities which...

MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.Written in PHP, the library allows CodeIgniters developers to remotely interact with the MailChimp service.Supports modifying...

To use Javascript-Loader-Helper, just point the library at a folder and it will automatically load all JS files found inside.The folder path is customizable. and the library works best only in CodeIgniter apps where the same JS files are used everywhere...