laminas/laminas-server
Laminas Server provides server-side components for building web service APIs in PHP, including SOAP and JSON-RPC. Define services, handle requests, and generate responses with flexible dispatching and integration options for legacy and modern applications.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bankiru/doctrine-api-client | 0.85 | Doctrine-style entity manager for remote RPC APIs. Map entities via YAML, register RPC clients, and use Doctrine Common interfaces (metadata, proxies, repositories) to fetch and manage remote resources as if they were Doctrine entities. | 9 | 8 | 1 | 0 | 4 | 2.1 | 1.1 | — | 9 years ago | |
| scaytrase/json-rpc-client | 0.85 | Lightweight PHP JSON-RPC client for calling remote procedures over HTTP. Provides request/response handling, batching, and error parsing, making it easier to integrate JSON-RPC services into your Laravel or vanilla PHP apps with minimal setup. | 4 | 6 | 0 | 201 | 0 | 0.9 | 22.3 | MIT | 9 years ago | |
| zendframework/zend-server | 0.85 | — | 47 | 44 | 15 | 45K | 2 | 1.3 | 28.9 | BSD-3-Clause | 6 years ago | |
| datto/json-rpc | 0.85 | Lightweight PHP library for building and parsing JSON-RPC 2.0 messages. Fully spec compliant, 100% unit-tested, and transport-agnostic so you can use HTTP, SSH, or any channel. Includes simple Client/Server APIs and working examples. | 195 | 197 | 44 | 19K | 2 | 2.9 | 28.0 | LGPL-3.0 | — | |
| graze/guzzle-jsonrpc | 0.84 | Abandoned JSON-RPC 2.0 client for Guzzle. Supports Guzzle 6/5/4/3 via branches, with helpers to build notifications, requests, and batch calls. Provides sync and async sending using Guzzle Promises. Consider forking for maintenance. | 93 | 98 | 58 | 12K | 2 | 3.6 | 30.8 | MIT | 8 years ago | |
| zendframework/zend-xmlrpc | 0.83 | Zend\XmlRpc provides an XML-RPC client and server implementation for PHP. Build and parse XML-RPC requests/responses, expose methods over HTTP, and support common XML-RPC types and faults—useful for integrating with legacy XML-RPC services. | 15 | 17 | 18 | 13K | 3 | 1.7 | 28.5 | BSD-3-Clause | 6 years ago | |
| scaytrase/rpc-common | 0.83 | Common PHP RPC interfaces and helpers with batch-style request support. Includes client decorators (lazy, logging, caching) plus test utilities like a mock client with queued responses and acceptance filters for predictable RPC testing. | 0 | 0 | 0 | 163 | 0 | 1.5 | 30.6 | MIT | 9 years ago | |
| bankiru/rpc-server-bundle | 0.83 | — | 1 | 1 | 1 | 4 | 1 | 0.8 | 6.6 | — | 10 years ago | |
| devim/symfony4-rpc-server-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| lstrojny/fxmlrpc | 0.83 | — | 141 | 146 | 44 | 74K | 7 | 4.0 | 39.5 | — | — | |
| agentsib/jsonrpc | 0.83 | — | 1 | 1 | 1 | 1 | 0 | 0.0 | 2.4 | — | — | |
| phpxmlrpc/phpxmlrpc | 0.82 | PHPXMLRPC is a PHP library for building XML-RPC clients and servers. Install via Composer and use it to call remote methods, expose your own XML-RPC endpoints, and troubleshoot integrations with the bundled visual debugger and demos. | 243 | 244 | 91 | 152K | 8 | 23.1 | 44.1 | NOASSERTION | 8 months ago | |
| caseboxdev/rpc-bundle | 0.82 | Symfony 3 bundle for integrating Casebox with CMF and ExtJS RPC services. Provides RPC controllers, service integration, and centralized exception handling to connect your Symfony app to Casebox RPC endpoints. | 1 | 1 | 2 | 1 | 0 | 0.0 | 1.7 | — | — | |
| felixfbecker/advanced-json-rpc | 0.82 | JSON-RPC 2.0 request/response helpers with a Dispatcher that decodes JSON-RPC calls and invokes target methods. Automatically coerces parameter types using type hints and @param docs, and supports nested targets via configurable method delimiters. | 254 | 258 | 17 | 831K | 10 | 8.5 | 54.3 | ISC | 5 years ago | |
| ang3/php-xmlrpc-client | 0.81 | Lightweight PHP XML-RPC client inspired by Ripcord. Create a client with the server URL and call remote methods with optional args. Requires the php-xmlrpc extension. Throws transport and remote exceptions for failed requests or server errors. | 3 | 3 | 4 | 2K | 1 | 1.4 | 37.9 | MIT | 4 years ago | |
| laminas/laminas-xmlrpc | 0.81 | Laminas XML-RPC provides client and server components for XML-RPC in PHP. Build and parse XML-RPC requests/responses, expose methods via a server, and integrate with Laminas components for transport, encoding, and fault handling. | 25 | 25 | 17 | 48K | 5 | 26.4 | 56.0 | BSD-3-Clause | 4 weeks ago | |
| laminas/laminas-db | 0.80 | Database abstraction and SQL builder for PHP. Provides adapters, connection management, query/statement execution, metadata and schema tools, result sets, and a fluent API for composing SQL across multiple database platforms. | 142 | 142 | 83 | 318K | 19 | 33.9 | 66.8 | BSD-3-Clause | 2 months ago | |
| agentsib/jsonrpc-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laminas/laminas-httphandlerrunner | 0.79 | Executes PSR-15 HTTP request handlers by bridging PSR-7 requests/responses with common PHP runtimes. Provides runners for SAPI and other environments, simplifying bootstrap, emitting responses, and integrating middleware/handler apps in Laminas or any PSR stack. | 72 | 74 | 18 | 556K | 2 | 12.1 | 57.2 | BSD-3-Clause | 9 months ago | |
| babdev/websocket-server | 0.78 | — | 4 | 4 | 2 | 3K | 0 | 0.2 | 39.0 | NOASSERTION | — |
How can I help you explore Laravel packages today?