|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| devim/symfony4-rpc-server-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| zendframework/zend-xmlrpc | 0.84 | 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 | |
| laminas/laminas-server | 0.84 | 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. | 24 | 24 | 19 | 634K | 3 | 16.4 | 61.9 | BSD-3-Clause | 6 months ago | |
| agentsib/jsonrpc | 0.84 | — | 1 | 1 | 1 | 1 | 0 | 0.0 | 2.4 | — | — | |
| bankiru/doctrine-api-client | 0.83 | 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 | |
| bankiru/rpc-server-bundle | 0.83 | — | 1 | 1 | 1 | 4 | 1 | 0.8 | 6.6 | — | 10 years ago | |
| caseboxdev/rpc-bundle | 0.83 | 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 | — | — | |
| phpxmlrpc/phpxmlrpc | 0.83 | 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 | |
| laminas/laminas-xmlrpc | 0.83 | 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 | |
| scaytrase/json-rpc-client | 0.83 | 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 | |
| graze/guzzle-jsonrpc | 0.82 | 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 | |
| lstrojny/fxmlrpc | 0.82 | — | 141 | 146 | 44 | 74K | 7 | 4.0 | 39.5 | — | — | |
| zendframework/zend-json | 0.82 | Convenience utilities for encoding PHP data to JSON and decoding JSON back to native types, including helpers for advanced cases. Note: this Zend Framework repository was abandoned on 2019-12-31; development continues as laminas/laminas-json. | 99 | 101 | 27 | 70K | 5 | 2.3 | 28.4 | BSD-3-Clause | 6 years ago | |
| dbstudios/php-rest | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | — | 1 year ago | |
| zendframework/zendframework1 | 0.82 | Zend Framework 1 (ZF1) is a legacy PHP framework featuring MVC, autoloading improvements, event management, and a broad component library. End-of-life since Sep 28, 2016; archived and no longer maintained (last release 1.12.20). | 356 | 373 | 811 | 16K | 96 | 20.3 | 31.2 | BSD-3-Clause | 9 years ago | |
| scaytrase/rpc-common | 0.82 | 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 | |
| zendframework/zend-soap | 0.82 | Zend Framework’s SOAP component for building SOAP clients and servers in PHP. Includes WSDL generation/consumption, automatic class mapping, and helpers for encoding/decoding and fault handling—useful for integrating legacy SOAP services and APIs. | 73 | 74 | 39 | 43K | 17 | 4.0 | 30.9 | BSD-3-Clause | 7 years ago | |
| zendframework/zendservice-livedocx | 0.82 | ZendService\LiveDocx provides a PHP component for interacting with LiveDocx document services. Install via Composer and follow the docs in the documentation folder for usage. Note: repository abandoned since 2019-12-05 and no longer maintained. | 7 | 6 | 8 | 214 | 0 | 0.1 | 14.1 | BSD-3-Clause | — | |
| zendframework/zend-serializer | 0.82 | zend-serializer provides a consistent API for serializing and unserializing PHP data using multiple adapters (e.g., PHP, JSON, WDDX, and more). It supports options like compression and encryption, adapter discovery, and easy integration into Zend Framework apps. | 44 | 48 | 17 | 26K | 2 | 1.6 | 26.9 | BSD-3-Clause | 6 years ago | |
| dbstudios/doze | 0.82 | Doze is a small PHP response helper built on Symfony Serializer/HttpFoundation. Configure a serializer + responder to produce encoded responses (e.g., JSON) and use its field selector/attributes support to return only requested fields in API payloads. | 0 | 0 | 1 | 15 | 0 | 1.5 | 18.8 | GPL-3.0 | 7 years ago |
How can I help you explore Laravel packages today?