PHP Classes / Object Manager

Store and retrieve objects in MySQL table records

Object Manager PHP Class

This class can be used to store and retrieve objects in MySQL table records. It serializes and unserializes objects to store and retrieve it in a given table. It can also query, update and delete an object given the identifier used to store it in the MySQL table. The class can also create the necessary tables to store objects of different classes.

Similar PHP Classes

Search in PHP Classes

Filter by tags