Skip to content

PHP Implementation of the VS Code Language Server Protocol πŸ†šβ†”πŸ–₯

License

Notifications You must be signed in to change notification settings

lgabeskiria/php-language-server

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PHP Language Server

Version Build Status Coverage Dependency Status License

A pure PHP implementation of the Language Server Protocol.

Find all symbols demo

Used by

Contributing

You need at least PHP 7.0 and Composer installed. Clone the repository and run

composer install

to install dependencies.

Run the tests with

vendor/bin/phpunit --bootstrap vendor/autoload.php tests

About

PHP Implementation of the VS Code Language Server Protocol πŸ†šβ†”πŸ–₯

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%