Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-laminas-xmlrpc - Laminas Framework XmlRpc component
        
        
        - Description:
- From its home page, XML-RPC is described as a ”...remote procedure calling
using HTTP as the transport and XML as the encoding. XML-RPC is designed
to be as simple as possible, while allowing complex data structures to be
transmitted, processed and returned.”
Laminas\XmlRpc provides support for both consuming remote XML-RPC services
and building new XML-RPC servers.
Documentation: https://docs.laminas.dev/laminas-xmlrpc/ 
Packages