FOSRestBundle
API framework
A Symfony bundle that simplifies the development of RESTful APIs by providing tools and features for handling HTTP requests, response formatting, error handling, and more.
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
3k stars
83 watching
703 forks
Language: PHP
last commit: 18 days ago
Linked from 2 awesome lists
phprestrest-apisymfonysymfony-bundle
Related projects:
Repository | Description | Stars |
---|---|---|
friendsofsymfony/fosoauthserverbundle | A server-side OAuth2 bundle for Symfony that provides an authentication solution. | 1,085 |
programmingarehard/resourcebundle | A Symfony bundle designed to simplify the development of REST APIs by providing a structured approach to resources and their management. | 34 |
lanthaler/hydrabundle | Provides a Symfony2 bundle to integrate Hydra, a vocabulary for creating hypermedia-driven RESTful APIs. | 59 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,806 |
symfony/flex | A Composer plugin that automates the process of setting up and managing Symfony projects | 4,164 |
hwi/hwioauthbundle | Supports OAuth authentication in Symfony applications using various providers | 2,266 |
facile-it/mongodb-bundle | Provides a Symfony bundle to integrate MongoDB into PHP applications | 36 |
zalando/restful-api-guidelines | Provides guidelines and best practices for designing and implementing RESTful APIs | 2,655 |
j3-tech/transmissionbundle | A Symfony bundle providing an API client for interacting with the Transmission torrent client | 4 |
mops1k/request-object-resolver-bundle | A bundle for deserializing incoming request parameters into custom DTO objects | 9 |
alexdebril/rss-atom-bundle | A Symfony bundle for reading and publishing JSON/RSS/Atom feeds with features like detection of feed format, content filtering, and HTTP headers support. | 139 |
danrevah/sandbox-bundle | Enables fake API responses for testing and development environments | 18 |
eko/feedbundle | A Symfony bundle to generate RSS feeds from entities in a content management system | 141 |
shivas/versioning-bundle | Automates version tracking for Symfony applications using Git tags or revision files | 112 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,845 |