In this short list and collections blog post, we’ll be listing a collection of micro frameworks and routers for PHP. Allowing you to manage your PHP project without the overhead of a large framework. As always, this list is updated regularly. Email over the URL, if you wish to be included.
Micro Frameworks
Micro frameworks and routers.
- Laravel-Zero – A micro-framework for console applications.
 - Lumen – A micro-framework by Laravel.
 - Mezzio – A micro-framework by Laminas.
 - Radar – An Action-Domain-Responder implementation for PHP.
 - Silly – A micro-framework for CLI applications.
 - Slim – Another simple micro framework.
 
PHP Routers
Libraries for handling application routing.
- Aura.Router – A full-featured routing library.
 - Fast Route – A fast routing library.
 - Klein – A flexible router.
 - Pux – Another fast routing library.
 - Route – A routing library built on top of Fast Route.
 
Micro Framework Plugins, Components and Extensions
Extras related to micro frameworks and routers.
- Slim Skeleton – A skeleton for Slim.
 - Slim Twig View – Integrate Twig into Slim.
 - Slim PHP View – A simple PHP renderer for Slim.
 
Tags: PHP, PHP framework, php micro frameworks, micro frameworks, frameworks, laravel zero, lumen, mezzio, radar, silly, slim, PHP routers
License: license

                                            




