https://github.com/php-lsp/kernel
[READ ONLY] Subtree split of the component (see php-lsp/php-lsp)
https://github.com/php-lsp/kernel
container core kernel language-server lsp php
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/kernel
- Owner: php-lsp
- License: mit
- Created: 2024-11-11T23:51:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-16T22:28:35.000Z (about 1 year ago)
- Last Synced: 2025-05-17T08:14:41.640Z (11 months ago)
- Topics: container, core, kernel, language-server, lsp, php
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 1
- 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/kernel
```