Dot All Lisbon – the official Craft CMS conference – is happening September 23 - 25.
Component
Sometimes used interchangeably with (or as a superset of) models, components in Craft represent instantiable or configurable objects. Services, entry types, widgets, and filesystems are all examples of components you’ll encounter in the control panel that also provide points of extension.
Components are also the foundation of Yii’s events system.