Awesome
zend-server
Repository abandoned 2020-01-01
This repository has moved to laminas/laminas-server.
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 https://docs.zendframework.com/zend-server/