{"id":13616733,"url":"https://github.com/phpactor/language-server","last_synced_at":"2025-04-04T11:16:29.144Z","repository":{"id":33921199,"uuid":"148984341","full_name":"phpactor/language-server","owner":"phpactor","description":"Generic Language Server","archived":false,"fork":false,"pushed_at":"2025-01-26T23:43:13.000Z","size":825,"stargazers_count":49,"open_issues_count":11,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T10:11:19.640Z","etag":null,"topics":["language-server","language-server-protocol","php","phpactor"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpactor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-16T10:18:24.000Z","updated_at":"2025-03-03T11:07:03.000Z","dependencies_parsed_at":"2024-03-02T12:33:49.606Z","dependency_job_id":"7192dbf5-beea-443a-8ca0-a09fc0358f22","html_url":"https://github.com/phpactor/language-server","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpactor%2Flanguage-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpactor%2Flanguage-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpactor%2Flanguage-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpactor%2Flanguage-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpactor","download_url":"https://codeload.github.com/phpactor/language-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166169,"owners_count":20894654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["language-server","language-server-protocol","php","phpactor"],"created_at":"2024-08-01T20:01:32.593Z","updated_at":"2025-04-04T11:16:29.119Z","avatar_url":"https://github.com/phpactor.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"Phpactor Language Server\n========================\n\n![CI](https://github.com/phpactor/language-server/workflows/CI/badge.svg)\n\nThis package provides a platform for *building* a Language Server according to\nthe [Language Server Specification](https://microsoft.github.io/language-server-protocol/specification)\n\n- :heavy_check_mark: Can run as either a TCP server or on STDIO.\n- :heavy_check_mark: Multiple connections.\n- :heavy_check_mark: Text document synchronization.\n- :heavy_check_mark: Background services.\n- :heavy_check_mark: Bi-directional requests.\n- :heavy_check_mark: Commands.\n- :heavy_check_mark: Request cancellation.\n- :heavy_check_mark: Initialization handling.\n- :heavy_check_mark: Up-to-date and self-instantiating [protocol classes](https://github.com/phpactor/language-server-protocol).\n\nSee the [Language Server\nSpecification](https://microsoft.github.io/language-server-protocol/specification)\nfor a list of methods which you can implement with this package.\n\nDocumentation\n-------------\n\nDocumentation can be found on [readthedocs](https://language-server-platform.readthedocs.io/en/latest/).\n\nInstalling\n----------\n\n```\n$ composer require phpactor/language-server\n```\n\nRunning the tests\n-----------------\n\nWith composer:\n\n```\n$ composer integrate\n```\n\nor:\n\n```\n$ ./vendor/bin/phpunit\n$ ./vendor/bin/phpstan analyse\n$ ./vendor/bin/php-cs-fixer fix\n```\n\nBuilt With\n----------\n\n- [Amphp](https://amphp.org/): Event-driven concurrency framework.\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\nContributing\n------------\n\nThis package is open source and welcomes contributions! Feel free to open a\npull request on this repository.\n\nSupport\n-------\n\n- Create an issue on the main [Phpactor](https://github.com/phpactor/phpactor) repository.\n- Join the `#phpactor` channel on the Slack [Symfony Devs](https://symfony.com/slack-invite) channel.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpactor%2Flanguage-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpactor%2Flanguage-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpactor%2Flanguage-server/lists"}