Projects

TypeTags
Titlesort iconDescriptionAdminAddedTypeTags
ADODBA CodeIgniter interface to the ADODB librarygregmac2006-09-18
BlueFlameA community-driven framework based off of (and compatible with) CodeIgniter.Tido2007-05-09
CatalystModelAn extension to the CI Model class that provides some functionality _similar_ to what can be found in Django and Rails (among others). mannkind2006-10-19
CIForgeA place to report bugs and feature requests for CIForge.com. gregmac2006-09-19
CodeCrafterCodeCrafter is a code generator for the Code Igniter framework. One might say, it's a CRUD utility. It will convert your database into ready-to-run CodeIgniter source code.crafter2006-09-18
Database ViewsSave your views or partial views in the database!TaMeR2007-04-20
DB Sessionthis library provides a session class that store session variables in database.Dready2006-09-18
Filters systemFilters allow you to execute code before, after or 'around' a controller modifing a controllers execution path without modifying the controller itself . Filters permit customization of an application to specific deployment requirements using CI hooks.Seele2006-09-18
Form Auto Fill (FAF)Form Auto Fill is a helper will populate HTML form elements with values taken from hashed array or objectsnairl2007-04-15
FreakAuthFreakAuth is a library to secure your application. It performs: - user login/logout - user registration - reset password - change password - website reserved areas locking Along with these basic functionnalities, Freakauth is a backend administration application to manage users (roles, profiles...). grahack2007-04-05
GraphingSimple graphing library for code igniterhepp12006-09-19
Joomla/Mambo IntegrationUse CI framework within Joomla/Mambo/Drupal cmsazrul2007-07-17
MVC AuthenticationMVCAuth is an authentication library which enables you define roles based on your Controllers, Actions and ID's. This way it is very easy to give roles to edit specified ID's on controllers.phoop2007-05-15
Object Relational MapperObject Relational Mapper Based on the CI Active Record class, the ORM library offers developers flexible and extremely easy to use functions for manipulating data. All relationships and associations are automatically detected by the library.canglan2007-04-24
Paypal IPN LibraryA complete Paypal IPN library. The library is complete, I am just getting it ready for public consumption. More details to follow...ioptics2006-09-18
PayPal LibThis library provides a neat and simple method to interface with paypal and The paypal Instant Payment Notification (IPN) interface. ranarusi2006-12-25
phppaypalpro integration libraryvery light wrapper implemented as library around phppaypalpro ( http://phppaypalpro.sourceforge.net/ ) alexp2007-03-04
QuickModelA model class that uses PEAR's HTML_Quickform to generate forms and the associated CRUD (create, update, delete) operations to connect them to a database (either CI database, or ADODB). Think of it as scaffolding on steroids. gregmac2006-09-18
Rapyd LibraryRapyd is a set of components/classes that can help to develop CI applications "rapidly". It has data presentation components (grids, tables) and data editing components (forms, filters, cruds). Rapyd is thought to build CMS, and to build a CRUD is easy, you need to join two or three components. felix2006-09-29
XML Topic MapsA flexible set of libraries, one abstracting the native PHP dom functions (for ease of use), and another abstracting that class utilizing hard-coded node naming conventions standardized in the www.topicmaps.org XTM DTD - with higher level attribute and value control given to the user. Use of these libraries is near to impossible unless you know what Topic Maps are, and also how the XTM specification is used/structured. This is PHP5 ONLY at the moment.Ixiaus2007-02-13