Download the PHP package phpactor/language-server without Composer
On this page you can find all versions of the php package phpactor/language-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpactor/language-server
More information about phpactor/language-server
Files in phpactor/language-server
Download phpactor/language-server
More information about phpactor/language-server
Files in phpactor/language-server
Vendor phpactor
Package language-server
Short Description Generic Language Server Platform
License MIT
Package language-server
Short Description Generic Language Server Platform
License MIT
Please rate this library. Is it a good library?
Informations about the package language-server
Phpactor Language Server
This package provides a platform for building a Language Server according to the Language Server Specification
- :heavy_check_mark: Can run as either a TCP server or on STDIO.
- :heavy_check_mark: Multiple connections.
- :heavy_check_mark: Text document synchronization.
- :heavy_check_mark: Background services.
- :heavy_check_mark: Bi-directional requests.
- :heavy_check_mark: Commands.
- :heavy_check_mark: Request cancellation.
- :heavy_check_mark: Initialization handling.
- :heavy_check_mark: Up-to-date and self-instantiating protocol classes.
See the Language Server Specification for a list of methods which you can implement with this package.
Documentation
Documentation can be found on readthedocs.
Installing
Running the tests
With composer:
or:
Built With
- Amphp: Event-driven concurrency framework.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
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
#phpactor
channel on the Slack Symfony Devs channel.
All versions of language-server with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
amphp/socket Version ^1.1
dantleech/argument-resolver Version ^1.1
dantleech/invoke Version ^2.0
phpactor/language-server-protocol Version ^3.17
psr/event-dispatcher Version ^1.0
psr/log Version ^1.0
ramsey/uuid Version ^4.0
thecodingmachine/safe Version ^1.1
amphp/socket Version ^1.1
dantleech/argument-resolver Version ^1.1
dantleech/invoke Version ^2.0
phpactor/language-server-protocol Version ^3.17
psr/event-dispatcher Version ^1.0
psr/log Version ^1.0
ramsey/uuid Version ^4.0
thecodingmachine/safe Version ^1.1
The package phpactor/language-server contains the following files
Loading the files please wait ....