Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. Newest version requires at least PHP 5.3.

Features

  • Powerful router
  • Template rendering with custom views
  • Flash messages
  • Secure cookies with AES-256 encryption
  • HTTP caching
  • Logging with custom log writers
  • Error handling and debugging
  • Middleware and hook architecture
  • Simple configuration

Source: Slim