PHP lithium\data\entity Namespace

Classes

Name Description
Document `Document` is an alternative to the `entity\Record` class, which is optimized for organizing collections of entities from document-oriented databases such as CouchDB or MongoDB.
Record `Record` class. Represents data such as a row from a database. Records have fields (often known as columns in databases).