August 23, 2012
Zend Framework 2 – JSON-RPC Server
Creating a JSON-RPC server in ZF2 is very similar to how you would do it in ZF1, so you could pretty much follow the documentation for version 1. However, here is an example of how to implement with version 2.