Play Framework
The Community Maintained High Velocity Web Framework For Java and Scala. 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
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
- readme: https://github.com/playframework/playframework · fetched 2026-08-28 · 6e2b182245d9
- homepage: http://www.playframework.com · fetched 2026-08-29 · c2f290903c81
- site_page: https://www.playframework.com/getting-started · fetched 2026-08-29 · 513f9512a9fd
- site_page: https://www.playframework.com/documentation · fetched 2026-08-29 · 1c8464295b7d
- site_page: https://www.playframework.com/documentation/latest/JavaHome · fetched 2026-08-29 · 9418fec77ebe
- site_page: https://www.playframework.com/documentation/latest/ScalaHome · fetched 2026-08-29 · faafb3b9b008
- site_page: https://www.playframework.com/documentation/latest/Tutorials · fetched 2026-08-29 · 9251cbdfe5ee
- site_page: https://www.playframework.com/releases · fetched 2026-08-29 · f4f899b253db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| playframework/playframework | main | 94 |
| playframework/play1 | mirror | 85 |
For agents
markdown · JSON · MCP: product_card(name="playframework/playframework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem