The Zend\Server
family of classes provides functionality for the various server
classes, including Zend\XmlRpc\Server
and Zend\Json\Server
.
Zend\Server\Server
provides an interface that mimics PHP 5’s SoapServer class;
all server classes should implement this interface in order to provide a standard
server API.
- File issues at https://github.com/zendframework/zend-server/issues
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-server