# zend-server[](https://secure.travis-ci.org/zendframework/zend-server)[](https://coveralls.io/github/zendframework/zend-server?branch=master)The zend-server family of classes provides functionality for the various serverclasses, 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 standardserver API.- File issues at https://github.com/zendframework/zend-server/issues- Documentation is at https://docs.zendframework.com/zend-server/