striide / rest-bundle
Useful Rest Features.
Installs: 48
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2025-04-12 16:16:14 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: /