Skip to content

FriendsOfSymfony/FOSRestBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d247368 · Nov 4, 2024
Sep 19, 2024
Aug 1, 2024
Aug 1, 2024
Mar 27, 2020
Aug 1, 2024
Aug 1, 2024
Aug 1, 2024
Mar 18, 2020
Aug 18, 2021
Oct 15, 2021
Aug 27, 2020
Aug 1, 2024
Aug 1, 2024
Apr 4, 2024
Aug 1, 2024
Aug 1, 2024
Aug 27, 2020
Mar 18, 2020
Mar 18, 2020
Aug 1, 2024
Aug 18, 2021
Sep 27, 2021
Aug 1, 2024
Nov 15, 2021
Aug 18, 2021
Aug 27, 2020
Feb 9, 2024
Jan 2, 2021
Jan 25, 2023
Dec 15, 2022
Apr 4, 2024
Dec 2, 2016
Apr 10, 2024

Repository files navigation

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.