Noun (concept)
Service Class
a class that contains business logic and is used by other parts of an application
The controller calls a service class to handle the business logic instead of accessing the database directly.