Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-server

zend-server

Repository abandoned 2020-01-01

This repository has moved to laminas/laminas-server.

Build Status Coverage Status

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.