What is "slim"

Slim is a micro framework in for simple application development and Apis.

It is composed of several components that integrate into the structure of a framework. Some of its components are:

  • Router
  • Middleware
  • HTTP
  • Sessions
  • Views
  • Loggers

References