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

Play Framework

The Community Maintained High Velocity Web Framework For Java and Scala. observed · 2026-08-28

github.com/playframework/playframework · homepage · Scala · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • 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: 0
  • age_days: 5474
  • days_rel: 104
  • days_push: 8
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

12621 stars · 4024 forks observed · 2026-08-28

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

Play Framework is a high-velocity, reactive web framework for Java and Scala running on the JVM. It offers a stateless, non-blocking architecture built on Pekko/Akka, with hot-reload workflows, built-in testing, and RESTful-by-default design.

Use cases

  • build a scalable web application in java or scala
  • create a restful json api on the jvm
  • build a reactive non-blocking web service
  • build a websocket chat application
  • build a web app with form handling and validation
  • stream http responses asynchronously
  • build a grpc service in scala or java

When to choose

  • you want a full-featured MVC web framework for Java or Scala
  • you need predictable scaling with stateless, non-blocking I/O
  • you value fast dev iteration with hot reload and built-in testing
  • you need websockets, streaming, or real-time features on the JVM

When to avoid

  • you want a lightweight microframework rather than an opinionated full-stack framework
  • your team is not comfortable with sbt and the JVM/Scala ecosystem
  • you need a framework for languages other than Java or Scala
  • you prefer avoiding Akka/Pekko-based async programming models

Facets

framework · maturity active

web-framework http-server routing templating websocket form-handling state-management testing caching internationalization middleware web-development backend apis developer-tools jvm cross-platform reactive scala java restful pekko akka sbt mvc non-blocking-io jvm web-server

8 sources

Member repositories

RepositoryRoleHealth v2
playframework/playframeworkmain94
playframework/play1mirror85

For agents

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

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