https://github.com/php-lsp/rpc-codec-jsonrpc
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
https://github.com/php-lsp/rpc-codec-jsonrpc
Last synced: about 2 months ago
JSON representation
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
- Host: GitHub
- URL: https://github.com/php-lsp/rpc-codec-jsonrpc
- Owner: php-lsp
- License: mit
- Created: 2024-11-11T23:35:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-16T22:28:27.000Z (about 1 year ago)
- Last Synced: 2025-12-26T13:29:30.304Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
## Installation
This package is available as Composer repository and can be
installed using the following command in a root of your project:
```sh
$ composer require php-lsp/rpc-codec-jsonrpc
```