Any suggestions for lighter frameworks than Laravel?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Spiral Framework

    High-Performance PHP Framework (by spiral)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Ubiquity

    Ubiquity framework

  • Slim

    Slim Framework 4 Skeleton Application

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

  • Lumen

    Discontinued The Laravel Lumen Framework.

  • There's a note right in project page:

  • 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.

  • framework

    FEAST Framework (by FeastFramework)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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