Namespace LeanMapper
| LeanMapper\Exception | 
| LeanMapper\Reflection | 
| LeanMapper\Relationship | 
| Connection | DibiConnection with filter support | 
| DataDifference | Represents changes in M:N relationship | 
| DefaultMapper | Default IMapper implementation | 
| Entity | Base class for concrete entities | 
| Events | |
| Filtering | Encapsulation of filter call | 
| Fluent | DibiFluent with filter support | 
| Repository | Base class for concrete repositories | 
| Result | Set of related data, heart of Lean Mapper | 
| Row | Pointer to specific position within Result instance | 
| IMapper | Mapper interface |