Any suggestions for lighter frameworks than Laravel?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. leaf

    🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly (by leafsphp)

    LeafPHP is nice. Modular and easy to work with.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Spiral Framework

    High-Performance PHP Framework (by spiral)

  4. Ubiquity

    Ubiquity framework

  5. Slim

    Slim Framework 4 Skeleton Application

    My APIs are in Slim. It's super light and you have all you need: routes and middlewares.

  6. Lumen

    Discontinued The Laravel Lumen Framework.

    There's a note right in project page:

  7. mezzio

    PSR-15 Middleware Microframework

    As I haven't seen it mentioned yet, I can reccommend Laminas Mezzio . It's quite small, bigger than slim though (I think). It basically only handles your HTTP Lifecycle and provides a service container. Everything else you can do on your own.

  8. framework

    FEAST Framework (by FeastFramework)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. CakePHP

    CakePHP: The Rapid Development Framework for PHP - Official Repository

    Give https://cakephp.org/ a try. It also is one of the oldest ones out there, so quite mature and stable while being rather lightweight. Serving JSON API seems like a good fit.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 2025 Best PHP Micro Frameworks: Slim, Flight, Fat-Free, Lumen, and More!

    12 projects | dev.to | 27 Feb 2025
  • The PHP Orkestra Framework

    7 projects | dev.to | 5 May 2024
  • How to make implement "Single Entry Point" in PHP App?

    2 projects | /r/PHPhelp | 4 Jul 2023
  • Differences between Laravel and Lumen

    2 projects | dev.to | 17 Sep 2022
  • Yoda Conditions (From the office)

    6 projects | dev.to | 28 Jul 2022