HydraBundle
HydraBundle copied to clipboard
HydraBundle is a Symfony2 bundle which shows how easily Hydra can be integrated in modern Web frameworks. It acts as a proof of concept to show how Hydra can simplify the implementation of interoperab...
- Let using a newer version of sensio/generator-bundle - Fix the package type - Fix the description - Use the new Hydra URL
Is there anyone who knows if there is a PHP client lib for Hydra api's? For example, I want to get both the pagination and member data from the API...
In 1ad44ed287df87cd76d63904aaea655670a4ab1f CORS headers were included in all responses. This should be made configurable to allow users to opt out.
Hi, I have setup the hydra demo application from https://github.com/lanthaler/sfHydraDemoApp. I have updated Doctrine to 2.4.7 as there's an issue with PHP 5.6. I have successfully created a new user...
See HydraCG/Specifications#19 for details
This would allow to eliminate a number of special cases such as interpreting boolean return values of a method that is mapped to a Route as indication whether the link...
... such as the `EntryPoint` class in the demo?
as you are aware we are using JSON-LD in the SymfonyCmfCreateBundle to receive data from the frontend. I think it would be interesting to also have the ability to return...