PHP Classes / Object Session Saver

Save and restore objects in session variables

Object Session Saver PHP Class

This package can be used to save and restore objects in session variables. It can register a list of one or more classes objects that are intended to be saved. The classes must implement the SessionObject interface. The class can call all the registered classes to save and restore the state of the session objects.

Similar PHP Classes

Search in PHP Classes

Filter by tags