Namespace LeanMapper
| LeanMapper\Bridges |
| LeanMapper\Exception |
| LeanMapper\Reflection |
| LeanMapper\Relationship |
| Caller | |
| Connection | \Dibi\Connection with filter support |
| DataDifference | Represents changes in M:N relationship |
| DefaultEntityFactory | Default IEntityFactory implementation |
| DefaultMapper | Default IMapper implementation |
| Entity | Base class for concrete entities |
| EntityDataDecoder | |
| Events | |
| Filtering | Encapsulation of filter call |
| FilteringResult | |
| FilteringResultDecorator | |
| Fluent | \Dibi\Fluent with filter support |
| ImplicitFilters | Encapsulation of implicit filters |
| Repository | Base class for concrete repositories |
| Result | Set of related data, heart of Lean Mapper |
| ResultProxy | |
| Row | Pointer to specific position within Result instance |
| IEntityFactory | Entity factory |
| IMapper | Mapper interface |