https://github.com/php-lsp/php-lsp
PHP LSP Kernel Monorepository
https://github.com/php-lsp/php-lsp
language-server language-server-protocol lsp lsp-server monorepo php
Last synced: 12 months ago
JSON representation
PHP LSP Kernel Monorepository
- Host: GitHub
- URL: https://github.com/php-lsp/php-lsp
- Owner: php-lsp
- License: mit
- Created: 2024-04-13T22:42:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T03:04:45.000Z (about 1 year ago)
- Last Synced: 2025-01-14T03:18:10.742Z (about 1 year ago)
- Topics: language-server, language-server-protocol, lsp, lsp-server, monorepo, php
- Language: PHP
- Homepage:
- Size: 1.08 MB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
---
## Status
| Bridge | Status |
|-------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/bridge-hydrator-type-lang](https://github.com/php-lsp/bridge-hydrator-type-lang) | [](https://github.com/php-lsp/bridge-hydrator-type-lang/actions/workflows/tests.yml) |
| [php-lsp/bridge-server-react](https://github.com/php-lsp/bridge-server-react) | [](https://github.com/php-lsp/bridge-server-react/actions/workflows/tests.yml) |
| Contract | Status |
|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/hydrator-contracts](https://github.com/php-lsp/hydrator-contracts) | [](https://github.com/php-lsp/hydrator-contracts/actions/workflows/tests.yml) |
| [php-lsp/router-contracts](https://github.com/php-lsp/router-contracts) | [](https://github.com/php-lsp/router-contracts/actions/workflows/tests.yml) |
| [php-lsp/rpc-codec-contracts](https://github.com/php-lsp/rpc-codec-contracts) | [](https://github.com/php-lsp/rpc-codec-contracts/actions/workflows/tests.yml) |
| [php-lsp/rpc-message-contracts](https://github.com/php-lsp/rpc-message-contracts) | [](https://github.com/php-lsp/rpc-message-contracts/actions/workflows/tests.yml) |
| [php-lsp/rpc-message-factory-contracts](https://github.com/php-lsp/rpc-message-factory-contracts) | [](https://github.com/php-lsp/rpc-message-factory-contracts/actions/workflows/tests.yml) |
| [php-lsp/server-contracts](https://github.com/php-lsp/server-contracts) | [](https://github.com/php-lsp/server-contracts/actions/workflows/tests.yml) |
| Component | Status |
|-------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/dispatcher](https://github.com/php-lsp/dispatcher) | [](https://github.com/php-lsp/dispatcher/actions/workflows/tests.yml) |
| [php-lsp/kernel](https://github.com/php-lsp/kernel) | [](https://github.com/php-lsp/kernel/actions/workflows/tests.yml) |
| [php-lsp/protocol](https://github.com/php-lsp/protocol) | [](https://github.com/php-lsp/protocol/actions/workflows/tests.yml) |
| [php-lsp/protocol-generator](https://github.com/php-lsp/protocol-generator) | [](https://github.com/php-lsp/protocol-generator/actions/workflows/tests.yml) |
| [php-lsp/router](https://github.com/php-lsp/router) | [](https://github.com/php-lsp/router/actions/workflows/tests.yml) |
| [php-lsp/rpc-codec-jsonrpc](https://github.com/php-lsp/rpc-codec-jsonrpc) | [](https://github.com/php-lsp/rpc-codec-jsonrpc/actions/workflows/tests.yml) |
| [php-lsp/rpc-message](https://github.com/php-lsp/rpc-message) | [](https://github.com/php-lsp/rpc-message/actions/workflows/tests.yml) |
| [php-lsp/rpc-message-factory](https://github.com/php-lsp/rpc-message-factory) | [](https://github.com/php-lsp/rpc-message-factory/actions/workflows/tests.yml) |
| [php-lsp/server](https://github.com/php-lsp/server) | [](https://github.com/php-lsp/server/actions/workflows/tests.yml) |
| Extension | Status |
|---------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/ext-document-manager](https://github.com/php-lsp/ext-document-manager) | [](https://github.com/php-lsp/ext-document-manager/actions/workflows/tests.yml) |