PHPackages                             innmind/lab-station - 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. [CLI &amp; Console](/categories/cli)
4. /
5. innmind/lab-station

ActiveLibrary[CLI &amp; Console](/categories/cli)

innmind/lab-station
===================

CLI tool to automate part of the development process

4.3.1(2mo ago)027MITPHPPHP ~8.4CI passing

Since Mar 17Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/Innmind/LabStation)[ Packagist](https://packagist.org/packages/innmind/lab-station)[ Docs](http://github.com/Innmind/LabStation)[ RSS](/packages/innmind-lab-station/feed)WikiDiscussions develop Synced 1mo ago

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

Lab Station
===========

[](#lab-station)

[![Build Status](https://github.com/Innmind/LabStation/workflows/CI/badge.svg?branch=master)](https://github.com/Innmind/LabStation/actions?query=workflow%3ACI)[![codecov](https://camo.githubusercontent.com/d941e2044dec9747a04bcb31901a830e02ede92f71b073f45fb49d2c06b8d5cf/68747470733a2f2f636f6465636f762e696f2f67682f496e6e6d696e642f4c616253746174696f6e2f6272616e63682f646576656c6f702f67726170682f62616467652e737667)](https://codecov.io/gh/Innmind/LabStation)[![Type Coverage](https://camo.githubusercontent.com/866c9c03afe5c39cf3e5dca60a0b49b876e726987f9e7e1c0bae80b234b2b131/68747470733a2f2f73686570686572642e6465762f6769746875622f496e6e6d696e642f4c616253746174696f6e2f636f7665726167652e737667)](https://shepherd.dev/github/Innmind/LabStation)

Development tool to automate certain parts of the dev cycle.

Automatisations:

- Propose to update dependencies when starting working on the project
- Launch BlackBox proofs when `src`, `proofs`, `fixtures` or `properties` folders are modified
- Launch PHPUnit tests when `src`, `tests` or `fixtures` folders are modified
- Launch Psalm checks (if a `psalm.xml` exists) when `src` folder is modified
- Verify the code style (if a `.php_cs.dist` or `.php-cs-fixer.dist.php` file exists) when `src`, `tests`, `proofs`, `fixtures` or `properties` folders are modified
- Start docker compose when there is a `docker-compose.yml` at the project root

    showcase.mov    Installation
------------

[](#installation)

```
composer global require innmind/lab-station
```

Usage
-----

[](#usage)

In the project you want to work on (at the same level of `composer.json`):

```
lab-station
```

That's it, no configuration needed.

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance85

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 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 ~94 days

Recently: every ~209 days

Total

28

Last Release

79d ago

Major Versions

1.5.0 → 2.0.02020-03-28

2.5.0 → 3.0.02022-07-15

3.7.0 → 4.0.02023-11-12

PHP version history (6 changes)1.0.0PHP ~7.2

2.0.0PHP ~7.4

2.4.0PHP ~7.4|~8.0

3.0.0PHP ~8.1

3.7.0PHP ~8.2

4.3.0PHP ~8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/851425?v=4)[Baptiste Langlade](/maintainers/Baptouuuu)[@Baptouuuu](https://github.com/Baptouuuu)

---

Top Contributors

[![Baptouuuu](https://avatars.githubusercontent.com/u/851425?v=4)](https://github.com/Baptouuuu "Baptouuuu (164 commits)")

---

Tags

cliautomationtooldevelopment

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/innmind-lab-station/health.svg)

```
[![Health](https://phpackages.com/badges/innmind-lab-station/health.svg)](https://phpackages.com/packages/innmind-lab-station)
```

###  Alternatives

[nategood/commando

PHP CLI Commando Style

8123.3M38](/packages/nategood-commando)[jaz303/phake

A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.

362209.9k7](/packages/jaz303-phake)[proophsoftware/prooph-cli

prooph components command line tool for rapid development

1327.6k1](/packages/proophsoftware-prooph-cli)[toolkit/cli-utils

useful cli tool library of the php

20222.1k16](/packages/toolkit-cli-utils)

PHPackages © 2026

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