CIEX (CIEXtended) is a PHP framework based on and an extension of CI which includes by default an extremely light-weight ORM (object-relational mapping).
The goal of CIEX is to extend what we think CI has missed, and to add some implementations which we think is useful to everyone for everyday use, whilst still keeping the flexibility of CI as much as possible.
We love feedback, and we will base our features in the future heavily on what feedback we get, assuming it is practical and reasonable. So please provide any feedback on any new features you would like to see in the next release(s)!
As CIEX is based on CodeIgniter, it also has an extremely small footprint, in fact probably smaller than CodeIgniter as CIEX has been optimized thoroughly. You should also find that CIEX is easier to use, and more convenient. Some of the missed features in CodeIgniter has been implemented/changed in CIEX, which will make your job (as web developers) more efficient and with ease.
Do go easy on us at the start though, this is only the very early parts of CIEX, and would appreciate any constructive feedback/criticism.
We aim to update CIEX regularly, with fixes and new feature which we have planned or may have received from the users.
[UPDATE]———————
New Features and fixes include:
- The simple CIEX ORM is officially now open-source! Enjoy!
- Component and Partial functionalities (libraries) added. Please refer to the documentation for its usage and how it works.
- Minor addition to the user agent library.
- some features and bux fixes from CodeIgniter v1.7.3 SVN.
[/UPDATE]——————-
Resources:
Current Version: 0.9.3 beta
Wiki: here
Download: here
Website Homepage: here
