chancegarcia / rest-api-bridge-bundle
Add-on to FOSRestBundle to deploy CRUD REST operations for an application. API documentation provided through NelmioApiDocBundle.
Package info
github.com/chancegarcia/rest-api-bridge-bundle
Type:symfony-bundle
pkg:composer/chancegarcia/rest-api-bridge-bundle
1.4.1
2020-06-17 23:05 UTC
Requires
- php: >=7.1
- doctrine/doctrine-bundle: ^1.4||^2
- friendsofsymfony/rest-bundle: ^2.0
- nelmio/api-doc-bundle: ^2.13|^3.6
README
#About
Abstracted up classes and methods I'm using to create APIs for various projects.