Skip to content

FriendsOfSymfony/FOSRestBundle

3.x
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 29, 2022 04:29
August 27, 2020 19:17
March 27, 2020 16:42
November 29, 2022 05:42
November 4, 2021 18:13
August 18, 2021 12:36
August 27, 2020 19:17
November 29, 2022 03:23
November 29, 2022 03:09
November 29, 2022 05:41
August 27, 2020 19:17
August 18, 2021 12:33
November 15, 2021 07:54
August 18, 2021 12:33
January 2, 2021 12:24
January 25, 2023 13:26
December 15, 2022 14:52
December 2, 2016 20:58
November 21, 2021 10:00

FOSRestBundle

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 Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version SensioLabsInsight

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.