https://github.com/php-lsp/rpc-message-contracts
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
https://github.com/php-lsp/rpc-message-contracts
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-message-contracts
- Owner: php-lsp
- License: mit
- Created: 2024-04-14T01:03:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T22:28:46.000Z (about 1 year ago)
- Last Synced: 2025-07-27T01:36:44.596Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 19.5 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-message-contracts
```