This bundle provides several tools to help build API's & symfony applications.
This bundle includes:
- A custom route loader to rapidly generate url's for the different http methods.
- A parameter validation listener to check the request parameters.
- A version listener to determine from the request which version of the API to use.
Please see the UPGRADING.md for any relevant instructions when upgrading to a newer version.
All the installation instructions are located in the documentation.