--- layout: default title: Community Middlewares nav_name: middlewares --- {% block content %}
by symfony
The Symfony2 cache system relies on the simplicity and power of the HTTP cache as defined in the HTTP specification.
by geocoder
Adds geolocation results to the request for subsequent middlewares. Can use any geocoding provider from Geocoder.
by dflydev
Provides HTTP Basic Authentication following STACK-2 Authentication conventions.
by moufmouf
Turns a Symfony 2 application (i.e. Kernel) into a Stack middleware.