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

FriendsOfSymfony/FOSRestBundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony observed · 2026-08-28

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

Health v2 · maintenance only

63/100

  • Activity 66
  • Release rhythm 37
  • 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: 434
  • age_days: 5644
  • days_rel: 205
  • days_push: 205
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2795 stars · 688 forks observed · 2026-08-28

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

FOSRestBundle is a Symfony bundle providing tools for rapidly building RESTful APIs, including a format-agnostic view layer, Accept header negotiation, request body decoding, and RFC 7807-compatible exception rendering. It integrates with the Symfony Serializer or JMS Serializer components.

Use cases

  • build a REST API with Symfony
  • negotiate response formats from Accept headers
  • decode JSON request bodies into controller parameters
  • return RFC 7807 problem+ error responses
  • map exceptions to HTTP status codes
  • version a REST API

When to choose

  • you are building a REST API on Symfony and want content negotiation and view-layer conventions
  • you need consistent exception-to-HTTP-status mapping and RFC 7807 error rendering
  • you want loosely coupled listeners for body decoding, param fetching, and versioning

When to avoid

  • you are not using the Symfony framework
  • you only need a simple JSON API where Symfony's built-in attributes and serializer suffice
  • you are building a GraphQL or non-REST API

Facets

plugin · maturity stable

api-framework middleware serialization routing web-development backend apis php symfony-bundle rest-api content-negotiation rfc-7807 view-layer web-server

2 sources

Member repositories

RepositoryRoleHealth v2
FriendsOfSymfony/FOSRestBundlemain63

For agents

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

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