Search by

magento / magento-zf-server

mage2-team

Create Reflection-based RPC servers

1.0.0 2026-01-20 08:42 UTC

This package is not auto-updated.

Last update: 2026-09-16 12:07:08 UTC


README

Build Status

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.