friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

Maintainers

👁 lsmith
👁 Stof

Package info

github.com/FriendsOfSymfony/FOSRestBundle

Homepage

Type:symfony-bundle

pkg:composer/friendsofsymfony/rest-bundle

Statistics

Installs: 75 546 181

Dependents: 457

Suggesters: 47

Stars: 2 800

Open Issues: 158

3.9.0 2026-02-10 02:36 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Replaces

None

MIT 0a0d597a79734a8bd3a90cf6fa58de82940fc873

rest

This package is auto-updated.

Last update: 2026-06-10 03:18:12 UTC


README

This bundle provides various tools to rapidly develop RESTful API's & applications with Symfony. Features include:

  • A View layer to enable output and format agnostic Controllers
  • Accept header format negotiation including handling for custom mime types
  • RESTful decoding of HTTP request body and Accept headers
  • Map exception codes to HTTP response status codes
  • A serializer error renderer that returns exceptions and errors in a format compatible with RFC 7807 using the Symfony Serializer component or the JMS Serializer

👁 Build Status
👁 Total Downloads
👁 Latest Stable Version

Documentation

Read the Documentation

Please see the upgrade files (UPGRADING-X.X.md) for any relevant instructions when upgrading to a newer version.

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle.