striide / rest-bundle
Useful Rest Features.
Package info
github.com/chadl/StriideRestBundle
Type:symfony-bundle
pkg:composer/striide/rest-bundle
dev-master
2013-12-10 11:59 UTC
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2026-02-28 20:26:55 UTC
README
The intent here is to provide a convenient service interface for REST calls
Example:
$payload = $this->get('striide_rest.rest.service')->get("http://rest.com/get/4");
Routing
StriideRestBundle: resource: "@StriideRestBundle/Controller/" type: annotation prefix: /