An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          





---



## Status

| Bridge | Status |
|-------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/bridge-hydrator-type-lang](https://github.com/php-lsp/bridge-hydrator-type-lang) | [![CI](https://github.com/php-lsp/bridge-hydrator-type-lang/workflows/tests/badge.svg)](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) | [![CI](https://github.com/php-lsp/bridge-server-react/workflows/tests/badge.svg)](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) | [![CI](https://github.com/php-lsp/hydrator-contracts/workflows/tests/badge.svg)](https://github.com/php-lsp/hydrator-contracts/actions/workflows/tests.yml) |
| [php-lsp/router-contracts](https://github.com/php-lsp/router-contracts) | [![CI](https://github.com/php-lsp/router-contracts/workflows/tests/badge.svg)](https://github.com/php-lsp/router-contracts/actions/workflows/tests.yml) |
| [php-lsp/rpc-codec-contracts](https://github.com/php-lsp/rpc-codec-contracts) | [![CI](https://github.com/php-lsp/rpc-codec-contracts/workflows/tests/badge.svg)](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) | [![CI](https://github.com/php-lsp/rpc-message-contracts/workflows/tests/badge.svg)](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) | [![CI](https://github.com/php-lsp/rpc-message-factory-contracts/workflows/tests/badge.svg)](https://github.com/php-lsp/rpc-message-factory-contracts/actions/workflows/tests.yml) |
| [php-lsp/server-contracts](https://github.com/php-lsp/server-contracts) | [![CI](https://github.com/php-lsp/server-contracts/workflows/tests/badge.svg)](https://github.com/php-lsp/server-contracts/actions/workflows/tests.yml) |

| Component | Status |
|-------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [php-lsp/dispatcher](https://github.com/php-lsp/dispatcher) | [![CI](https://github.com/php-lsp/dispatcher/workflows/tests/badge.svg)](https://github.com/php-lsp/dispatcher/actions/workflows/tests.yml) |
| [php-lsp/kernel](https://github.com/php-lsp/kernel) | [![CI](https://github.com/php-lsp/kernel/workflows/tests/badge.svg)](https://github.com/php-lsp/kernel/actions/workflows/tests.yml) |
| [php-lsp/protocol](https://github.com/php-lsp/protocol) | [![CI](https://github.com/php-lsp/protocol/workflows/tests/badge.svg)](https://github.com/php-lsp/protocol/actions/workflows/tests.yml) |
| [php-lsp/protocol-generator](https://github.com/php-lsp/protocol-generator) | [![CI](https://github.com/php-lsp/protocol-generator/workflows/tests/badge.svg)](https://github.com/php-lsp/protocol-generator/actions/workflows/tests.yml) |
| [php-lsp/router](https://github.com/php-lsp/router) | [![CI](https://github.com/php-lsp/router/workflows/tests/badge.svg)](https://github.com/php-lsp/router/actions/workflows/tests.yml) |
| [php-lsp/rpc-codec-jsonrpc](https://github.com/php-lsp/rpc-codec-jsonrpc) | [![CI](https://github.com/php-lsp/rpc-codec-jsonrpc/workflows/tests/badge.svg)](https://github.com/php-lsp/rpc-codec-jsonrpc/actions/workflows/tests.yml) |
| [php-lsp/rpc-message](https://github.com/php-lsp/rpc-message) | [![CI](https://github.com/php-lsp/rpc-message/workflows/tests/badge.svg)](https://github.com/php-lsp/rpc-message/actions/workflows/tests.yml) |
| [php-lsp/rpc-message-factory](https://github.com/php-lsp/rpc-message-factory) | [![CI](https://github.com/php-lsp/rpc-message-factory/workflows/tests/badge.svg)](https://github.com/php-lsp/rpc-message-factory/actions/workflows/tests.yml) |
| [php-lsp/server](https://github.com/php-lsp/server) | [![CI](https://github.com/php-lsp/server/workflows/tests/badge.svg)](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) | [![CI](https://github.com/php-lsp/ext-document-manager/workflows/tests/badge.svg)](https://github.com/php-lsp/ext-document-manager/actions/workflows/tests.yml) |