PHPackages                             balthild/php-cs-fixer-lsp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. balthild/php-cs-fixer-lsp

ActiveProject[Utility &amp; Helpers](/categories/utility)

balthild/php-cs-fixer-lsp
=========================

Language server for php-cs-fixer

v1.1.0(3mo ago)201MPL-2.0PHPPHP ^8.2CI passing

Since Jan 12Pushed 3mo agoCompare

[ Source](https://github.com/balthild/php-cs-fixer-lsp)[ Packagist](https://packagist.org/packages/balthild/php-cs-fixer-lsp)[ RSS](/packages/balthild-php-cs-fixer-lsp/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (22)Versions (15)Used By (0)

PHP CS Fixer Language Server
============================

[](#php-cs-fixer-language-server)

A Language Server Protocol (LSP) implementation for PHP CS Fixer. Unlike other existing implementations, this one keeps PHP CS Fixer processes running in the background, minimizing the overhead of initialization on each formatting request.

Installation
------------

[](#installation)

If you're using the [vscode extension](https://marketplace.visualstudio.com/items?itemName=balthild.php-cs-fixer-lsp), it will download the language server automatically.

If you need the language server for other editors, you can download it manually from [releases](https://github.com/balthild/php-cs-fixer-lsp/releases), or install it with Phive:

```
# I'm too dumb to know how to use GPG, so ¯\_(ツ)_/¯
phive install balthild/php-cs-fixer-lsp --force-accept-unsigned
```

Building from Source
--------------------

[](#building-from-source)

Compile to a PHAR file:

```
make build

```

The output binary will be located in the `build` directory.

Fun Fact
--------

[](#fun-fact)

This project itself does not use PHP CS Fixer but [Mago](https://github.com/carthage-software/mago). If you don't need the fine-grained control of PHP CS Fixer, give Mago a try because it's fast as ass.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance82

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~18 days

Total

14

Last Release

94d ago

Major Versions

v0.1.11 → v1.0.02026-02-02

PHP version history (2 changes)v0.1.0PHP ^8.4

v0.1.1PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2662758?v=4)[Balthild](/maintainers/balthild)[@balthild](https://github.com/balthild)

---

Top Contributors

[![balthild](https://avatars.githubusercontent.com/u/2662758?v=4)](https://github.com/balthild "balthild (51 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/balthild-php-cs-fixer-lsp/health.svg)

```
[![Health](https://phpackages.com/badges/balthild-php-cs-fixer-lsp/health.svg)](https://phpackages.com/packages/balthild-php-cs-fixer-lsp)
```

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.1k1](/packages/phpactor-phpactor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[silverstripe/framework

The SilverStripe framework

7313.7M2.8k](/packages/silverstripe-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
