| Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-server/ |
| Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-server/README.md |
# laminas-server [](https://github.com/laminas/laminas-server/actions?query=workflow%3A"Continuous+Integration") The laminas-server family of classes provides functionality for the various server classes, including `Laminas\XmlRpc\Server` and `Laminas\Json\Server`. `Laminas\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/laminas/laminas-server/issues - Documentation is at https://docs.laminas.dev/laminas-server/