https://github.com/php-lsp/server-contracts
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
https://github.com/php-lsp/server-contracts
Last synced: 3 months ago
JSON representation
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
- Host: GitHub
- URL: https://github.com/php-lsp/server-contracts
- Owner: php-lsp
- License: mit
- Created: 2024-11-18T02:54:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-16T22:28:53.000Z (about 1 year ago)
- Last Synced: 2026-01-11T12:28:59.338Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 8.79 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/server-contracts
```