symfony2.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [symfony2]

www.codever.land/bookmarks/t/symfony2

REST APIs with Symfony2: the Right Way

http://williamdurand.fr/2012/08/02/rest-apis-with-symfony2-the-right-way/

Complete guide to build a state-of-the-art REST API with Symfony2 framework.


FOSRestBundle

https://github.com/FriendsOfSymfony/FOSRestBundle

Bundle handling view, routing, error handling, etc. for your REST API.


stanlemon/rest-bundle

https://github.com/stanlemon/rest-bundle

Build a REST API based on Doctrine entities using conventions over configuration.


lakion/Lionframe

http://lakion.com/lionframe

Glu between several community libraries to ease API development.


BazingaHateoasBundle

https://github.com/willdurand/BazingaHateoasBundle

Integrate the Hateoas library into a Symfony2 application.


Symfony REST Edition

https://github.com/gimler/symfony-rest-edition

Start with a Symfony2 application with all REST-friendly bundles pre-configured.


NgAdminGeneratorBundle

https://github.com/marmelab/NgAdminGeneratorBundle

Boostrap ng-admin configuration based on stanlemon/rest-bundle.


DunglasApiBundle

https://github.com/dunglas/DunglasApiBundle

Build a REST API which follow Hydra/JSON-LD specification.


API Platform

https://github.com/api-platform/api-platform

Specialize Symfony edition for the creation of hypermedia REST APIs.


NelmioApiDocBundle

https://github.com/nelmio/NelmioApiDocBundle

Generate documentation for your REST API from annotations.