All Projects → FriendsOfSymfony → Fosrestbundle

FriendsOfSymfony / Fosrestbundle

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

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Fosrestbundle

Symfony Flex Backend
Symfony Flex REST API template project
Stars: ✭ 214 (-92.02%)
Mutual labels:  rest-api, rest, symfony
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+166.27%)
Mutual labels:  rest, symfony, symfony-bundle
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (-25.31%)
Mutual labels:  rest, symfony, symfony-bundle
Magic
Create your .Net Core/Angular/Database CRUD Web apps by simply clicking a button
Stars: ✭ 214 (-92.02%)
Mutual labels:  rest-api, rest
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (-5.63%)
Mutual labels:  symfony, symfony-bundle
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (-92.1%)
Mutual labels:  symfony, symfony-bundle
Blogbackendproject
Backend code for my blogs, develop with Django Rest framework.
Stars: ✭ 204 (-92.4%)
Mutual labels:  rest-api, rest
Auditor Bundle
Doctrine audits logs made easy.
Stars: ✭ 221 (-91.76%)
Mutual labels:  symfony, symfony-bundle
Schedule Bundle
Schedule Cron jobs (commands/callbacks/bash scripts) within your Symfony application.
Stars: ✭ 216 (-91.95%)
Mutual labels:  symfony, symfony-bundle
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+28.51%)
Mutual labels:  rest-api, rest
Enqueue Bundle
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
Stars: ✭ 233 (-91.32%)
Mutual labels:  symfony, symfony-bundle
Spring Boot Postgresql Jpa Hibernate Rest Api Demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Stars: ✭ 209 (-92.21%)
Mutual labels:  rest-api, rest
Liiphellobundle
[DEPRECATED] Alternative Hello World Bundle for Symfony2 using several FriendsOfSymfony Bundles
Stars: ✭ 206 (-92.32%)
Mutual labels:  symfony, symfony-bundle
Stampede
🦕 Deno REST framework/eco-system
Stars: ✭ 205 (-92.36%)
Mutual labels:  rest-api, rest
Alicedatafixtures
Nelmio Alice extension to persist the loaded fixtures.
Stars: ✭ 228 (-91.5%)
Mutual labels:  symfony, symfony-bundle
Fmelfinderbundle
📁 ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
Stars: ✭ 231 (-91.39%)
Mutual labels:  symfony, symfony-bundle
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (-91.87%)
Mutual labels:  rest-api, rest
Json Schema Tools
Packages for working with JSON Schema and JSON Hyper-Schema
Stars: ✭ 232 (-91.35%)
Mutual labels:  rest-api, rest
Awot
Arduino web server library.
Stars: ✭ 200 (-92.55%)
Mutual labels:  rest-api, rest
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (-92.51%)
Mutual labels:  rest-api, rest

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].