phpactor / language-server-extension
Provides an (experimental) LSP compatible Language Server Platform
Installs: 34 843
Dependents: 6
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 3
Type:phpactor-extension
pkg:composer/phpactor/language-server-extension
Requires
- php: ^7.3 || ^8.0
 - phpactor/console-extension: ^0.1.6
 - phpactor/container: ^2.0.0
 - phpactor/file-path-resolver-extension: ^0.3.4
 - phpactor/language-server: ^1.1.1
 - phpactor/logging-extension: ^0.3.4
 - phpactor/phly-event-dispatcher: ^2.0.0
 - phpactor/text-document: ^1.2.3
 
Requires (Dev)
- dms/phpunit-arraysubset-asserts: dev-master
 - ergebnis/composer-normalize: ^2.0
 - friendsofphp/php-cs-fixer: ^2.17
 - phpactor/test-utils: ^1.1.3
 - phpspec/prophecy-phpunit: ^2.0
 - phpstan/phpstan: ~0.12.0
 - phpunit/phpunit: ^9.0
 
This package is auto-updated.
Last update: 2022-03-20 12:42:28 UTC
README
The Phpactor Language Server Extension.
This is a Phpactor extension provides a platform for creating a language server.
It contains:
- The command to start the language server
 - Tags to regsister services and handlers.
 
Contributing
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
Support
- Create an issue on the main Phpactor repository.
 - Join the 
#phpactorchannel on the Slack Symfony Devs channel.