Slim
  • Blog
  • User Guide
  • Support
  • Contribute
  • Goodies
Slim
a micro framework for PHP

Get Started

  • Home
  • Installation
  • Upgrade Guide
  • Web Servers

Tutorial

  • First Application

Concepts

  • PSR 7
  • Middleware
  • Dependency Container

The Application

  • Overview
  • Configuration
  • Default settings

The Request

  • Overview
  • Method
  • Headers
  • Body
  • Helpers
  • Route object
  • Media type parsers

The Response

  • Overview
  • Status
  • Headers
  • Body
  • JSON

Routing

  • Overview
  • Create Routes
  • Callbacks
  • Strategies
  • Placeholders
  • Names
  • Groups
  • Middleware
  • Container Resolution

Error Handling

  • Error Handlers
  • 404 Not Found
  • 405 Not Allowed

Cook book

  • Trailing / in routes
  • Retrieving IP address
  • Retrieving Current Route
  • Using Eloquent with Slim

Add Ons

  • Templates
  • HTTP Caching
  • CSRF Protection
  • Flash Messages
  • 3rd Party

Contributing

  • Branching Strategy
  • Guidelines

Flash Messages

Edit This Page

Coming soon.

Created and maintained by
Josh Lockhart, Andrew Smith, Rob Allen, and the Slim Framework Team