Ross ROSS = Recommend OSS · open-source software intelligence for agents

Slim Framework

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. observed · 2026-08-28

github.com/slimphp/Slim · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 73
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 88
  • age_days: 5826
  • days_rel: 103
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

12279 stars · 1964 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Slim is a PHP micro-framework for quickly writing simple yet powerful web applications and APIs. It provides a fast HTTP router, concentric middleware support, PSR-7 message handling, and PSR-11 dependency injection while staying minimal compared to full-stack frameworks.

Use cases

  • build a REST API in PHP
  • create a small web application without a heavy framework
  • rapidly prototype an HTTP endpoint
  • add routing and middleware to a lightweight PHP project
  • expose an API that publishes or consumes JSON data
  • replace Laravel or Symfony for a minimal microservice

When to choose

  • you want a minimal, fast PHP framework with only routing and middleware
  • you need PSR-7/PSR-15 compliance and freedom to pick your own components
  • you are building small APIs, microservices, or prototypes
  • full-stack frameworks like Laravel or Symfony feel like overkill

When to avoid

  • you need batteries-included features like ORM, auth scaffolding, or templating out of the box
  • you are building a large monolithic application with complex conventions
  • your team prefers an opinionated full-stack framework

Facets

framework · maturity active

web-framework http-server routing middleware web-development backend apis php cross-platform micro-framework psr-7 psr-15 psr-11 rest-api composer web-server

3 sources

Member repositories

RepositoryRoleHealth v2
slimphp/Slimmain90
slimphp/Slim-Skeletonexamples29

For agents

markdown · JSON · MCP: product_card(name="slimphp/Slim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem