Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/zendframework/zend-server
Yannick Warnier 437d57b218 Add static resources and remove tests dir for release 9 years ago
..
doc
src
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
composer.json

README.md

zend-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.