Welcome Guest, Not a member yet? Register   Sign In
DataRegistry library
#1

[eluser]XMadMax[/eluser]
Instead of saving data in your session to be retrieved anywhere, I have developed my own registry class (similar to Zend Registry), with more functionalities.

Support for namespaces
Support for persistent namespaces (any data can be collected in any other page during customer navigation)
Support as caching system
Support for saving in session or files
Support for any kind of data (var/array/object/class)
Support flashData (save once, retrieve once)
Support for data compression
Support for data encryption
Support for automatic data deletion on TTL

See demo on : http://www.4amics.com/libraries/data_reg...amples.php

Download: DataRegistry

To integrate in Codeiginiter, put Data_Registry.php in your libraries folder, and start to work with it anywhere !!


I will apreciate any suggestion or changes needed !!

Thanks.


Messages In This Thread
DataRegistry library - by El Forum - 09-13-2010, 10:01 AM
DataRegistry library - by El Forum - 09-13-2010, 11:29 AM
DataRegistry library - by El Forum - 09-13-2010, 01:32 PM
DataRegistry library - by El Forum - 09-13-2010, 01:34 PM
DataRegistry library - by El Forum - 09-13-2010, 01:49 PM
DataRegistry library - by El Forum - 09-14-2010, 02:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB