Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 293 Bytes

File metadata and controls

6 lines (6 loc) · 293 Bytes

Compositor

An application framework

Features

  • Dependency Injection (application is built around a container)
  • Adapters (an extension to run any kind of application, e. g. http or cli)
  • Service-Oriented (services encapsulate the business logic, controllers handle the presentation)