Sledgehammer Framework

Orm

Namespaces

Backend
Behavior

Interfaces, Classes, Traits and Enums

ActiveRecord
An ActiveRecord frontend for the Repository.
BelongsToPlaceholder
This Placeholder facilitates lazy loading of belongsTo relations.
CollectionView
Extract the key/value of the collection based on a propertypath.
HasManyPlaceholder
This Placeholder facilitates lazy loading of hasMany relations.
Inflector
The Inflector transforms words from singular to plural and from plural to singular.
Junction
A entry in a many-to-many relation where the link/bridge table has additional fields.
ModelConfig
Model configuration class, a formal definition of a Repository model.
Repository
Repository/DataMapper.
RepositoryCollection
A Collection containing repository instances.
RepositoryCollectionIterator
Helper class for the RepositoryCollection, which converts data to the mode instances when needed.
SimpleRecord
An ActiveRecord with (generated) properties based on the ModelConfig->properties.

Search results