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

zendframework/zend-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1763665 · Jan 20, 2020
Apr 27, 2018
Oct 16, 2019
Apr 30, 2018
Dec 17, 2015
Apr 27, 2018
Apr 27, 2018
Feb 8, 2019
Oct 16, 2019
Apr 27, 2018
Jan 20, 2020
Apr 30, 2018
Apr 30, 2018
Apr 27, 2018
Nov 13, 2016
Apr 27, 2018

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.