jad
jad copied to clipboard
JSON Api to Doctrine
### Description Hi Oli, kudos for a job well done! I have a question regarding standalone usage. Let's assume that I have my router that takes Symfony\Component\HttpFoundation\Request and returns Symfony\Component\HttpFoundation\Response....
### Description Possibility to hook in event listeners to JAD before and after operations. preRender(string $type, $id), postRender(string $type, $id), preFlush(string $type, $id), postFlush(string $type, $id)
### Description Jad as middleware should optionally return response object instead of rendering results.
### Description Multiple includes that do not exist for current resource should render an error array instead of single error.